Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

Sorting order for yearly having issue after exporting from power bi service

Hi all....

       Here showing 2 graph with yearly axis values ..In report, graph  is showing correct sorting order while opening in power bi desktop and data exported directly in desktop...But am facing issue in power bi service ...ie...after publishing these report in powe rbi service account and i tried to export that data...while opening in excel yearly sorting order is incorrect...Here sharing pbx file below..plse help

https://www.dropbox.com/s/ep5d2o0bpi9npaa/ratechange.pbix?dl=0

1 ACCEPTED SOLUTION
Anonymous
Not applicable

At last i solved the issue .Currently i used  a year column created as 

year = YEAR('calendar'[Date]).
I just add another new column as 
New Year = FORMAT('calendar'[Date],"YYYY").
Then i used these New Year and sorted these column using above year...
 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

At last i solved the issue .Currently i used  a year column created as 

year = YEAR('calendar'[Date]).
I just add another new column as 
New Year = FORMAT('calendar'[Date],"YYYY").
Then i used these New Year and sorted these column using above year...
 
RJ251997
Helper I
Helper I

Hi @Anonymous 

 

While exporting it shows sorting in the same order as it is in the report.
You can add filters of sorting and then try to export it.

 

Thank

Rohit

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.