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
Anonymous
Not applicable

Monthly chart with multiple years

Hi,

 

I'm trying to create a monthly chart and my data set contains data from Nov 2018 - Feb 2019.
How can I order my chart chronologically and not the way power bi displays the data below? Thanks in advance.

 

pbi.PNG

1 REPLY 1
Anonymous
Not applicable

Hi

 

You can sort the column in your data by another column.

 

Therefore, if you create a period of YYYYMM, you can the sort by this and it will display as you wish.

 

Please see below some code to create a period of this type.

Period = FORMAT(YEAR(date), "####") & FORMAT(MONTH(date), "0#")

 

Please see sort by instructions instructions below:

  • Select column to sort
  • Select "Modelling" tab in your ribbon
  • Select "Sort by Column"
  • Select column you wish to sort by.

 

Good luck!

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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

MayPowerBICarousel

Fabric Monthly Update - May 2024

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

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.