Forum Discussion
jakeryan56
9 years agoAdvocate II
Date sort issue with visual
I have data coming from two different sources (SalesDataFY17Q3 and SalesDataCurrent) into a combined query (SalesData). One of the sources is data from last quarter (October, November December) and t...
Phil_Seamark
9 years agoMicrosoft Employee
jakeryan56
9 years agoAdvocate II
Oops, can you see it now?
- Phil_Seamark9 years agoMicrosoft EmployeeHi
I suspect you need to add a year component. So change 'January' to 'January 17'. This includes the underlying column you may be using as a 'sort by column'.
Do you have a Calendar table in your model?- Phil_Seamark9 years agoMicrosoft Employee
If you leave the data grouped as 'January' then you risk having the following data all being grouped into one bucket which is probably not what you are after.
- January 2015
- January 2016
- January 2017
- v-ljerr-msft9 years agoMicrosoft Employee
Hi jakeryan56,
Have you tried the solution provided above? Does it work in your scenario? If you still have any question, feel free to post it here. :smileyhappy:
Regards