Forum Discussion
Anonymous
5 years agoNot applicable
yearly sorting issue...
Hi all, yearly sorted data exported having issue..Below graph yearly axis value is sortedly dipslaying...But same data after exporting and open in excel its not showing sorted orderly.......
- Anonymous5 years ago
solved the issue .Currently i used a year column created as
year = YEAR('calendar'[Date]).I just add another new column asNew Year = FORMAT('calendar'[Date],"YYYY").Then i used these New Year and sorted these column using above year column...
Fsciencetech
5 years agoHelper III
Have you tried after the second option (which I suggest above) to first option.
- Anonymous5 years agoNot applicable
yes ... i tried...
- Anonymous5 years agoNot applicable
here am sharing url of my pbx file...plse go through it..https://www.dropbox.com/s/ep5d2o0bpi9npaa/ratechange.pbix?dl=0
- Fsciencetech5 years agoHelper III
Hi Nisha,
I exported this bar chart, showing me correct result as you expected