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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Deqmin
Frequent Visitor

How to display by month year (e.g. March 2018) in sankey and with correct monthly sequence order

Hi,

I'm having difficulty to show data Oct 2018 - Oct 2019 by display month year on Sankey chart with right sequence.

Currently it mix with Oct 2018 and Oct 2019 and the month sequence order is mix, i wish it to display according the month and year in chart.

Please help, thanks.

 

2019_10_25_17_05_46_Power_BI_v.2.0_Power_BI_Desktop.png2019-10-25 17_09_48-Power BI v.2.0 - Power BI Desktop.png

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

Create a sort month column.

sortMonth = format(date,"YYYYMM")

In Model, view make it as the sort column for Month year column

Sort_by_column.png

 

 

Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution. In case it does not help, please provide additional information and mark me with @
Thanks.

My Recent Blog - https://community.powerbi.com/t5/Community-Blog/Comparing-Data-Across-Date-Ranges/ba-p/823601

View solution in original post

5 REPLIES 5
amitchandak
Super User
Super User

Create a sort month column.

sortMonth = format(date,"YYYYMM")

In Model, view make it as the sort column for Month year column

Sort_by_column.png

 

 

Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution. In case it does not help, please provide additional information and mark me with @
Thanks.

My Recent Blog - https://community.powerbi.com/t5/Community-Blog/Comparing-Data-Across-Date-Ranges/ba-p/823601

Hi Amit,

 

Is it possible to make Sankey show correct sequence follow by Index? Currently it show random month, i wish it to show Month 2018 then Month 2019 from top to bottom. Please help, Thanks.

Month Mix.png Index.png

Hi @Deqmin ,

 

Sorting the date column by index should work.

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Hi,

I did sort by Index, but still the output displayed show month year below 😞 

Is there a way to help this? 

By Index.PNG

Thank you so much for your help, problem solved.Heart

 

Month Year Sorting in Sankey.PNGSankey.PNG

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors
Top Kudoed Authors