Arrange filter values in tableau -


i have filter values (dimension) in tableau - want arrange in ascending order.

the values in quick filter ordered alphabetically:

03 05-jun-2015 06 10-jul-2015 08 12-jun-2015 13 16-jul-2015 15 19-jun-2015 20 24-jul-2015 22 26-jul-2015 27 31-jul-2015 29 03-jul-2015 

in list above, values ordered alphabetically, not chronologically. want them in order:

03 05-jun-2015 08 12-jun-2015 15 19-jun-2015 06 10-jul-2015 13 16-jul-2015 20 24-jul-2015 22 26-jul-2015 27 31-jul-2015 29 03-jul-2015  

is there way make above filter values display in desired order?

one approach apply manual sort order sort panel (which can bring right clicking on dimension wish sort, either on data pane set default sort order, or on shelf set sort order 1 worksheet)

if don't want manual sort order, can apply dynamic sort based on values in data same panel, or use database default sort order (usually alphabetic order).

in last case, want use standard sorted convention field values -- iso 9001 dates yyyy-mm-dd, perhaps following duration length in days, yyyy-mm-dd (n)

alternatively, if change data type of field string date, called start_date, sorting default , many options filter controls.


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -