Forum Discussion
Anonymous
6 years agoNot applicable
sorting on multiple years data
Hi All, I've calendar which contains the mulitple years of infomation and i have liked this calendar to transaction table. But i couldn't sort it by y year-month. Attached the screenshot for ...
amitchandak
6 years agoSuper User
Create following for the month
sort month = format(date[date],"YYYYMM")
Then in Model view, mark this as sort column for the month-Year column. In graph sort using sort option under ...
Anonymous
6 years agoNot applicable
Hi, I am getting below error while sorting based on the sort column.
- v-diye-msft6 years agoCommunity Support
Hi Anonymous
Please kindly share your simple worksheet/dummy pbix preferred.
- Anonymous6 years agoNot applicable
Hi, I am able to fix the issue. Thanks