Forum Discussion
joao_costa
4 years agoNew Member
Sort by quarter dates
Hi, I have a master table containing transactional data that I then group by quarter and display in a bar and line chart. My goal is to display the data having the quarter dates (start/ end) in the...
- Anonymous4 years ago
Hi joao_costa ,
Add the index column to tooltips field then you could sort the visual by index directly.
Best Regards,
Jay
amitchandak
4 years agoSuper User
joao_costa , Make sure index is marked as the sort column of Quarter Month
and visual is sort on Quarter Month
How to Create Sort Column and Solve Related Errors: https://www.youtube.com/watch?v=KK1zu4MBb-c
joao_costa
4 years agoNew Member
Yes that's correct, all sorted as mentioned