Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I have this calculated column
Solved! Go to Solution.
Create a new column
Quarter & Year Sort = 'Calendar'[Date].[Year] & " " & 'Calendar'[Date].[Quarter] and set it as sort column
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 Blogs -Decoding Direct Query - Time Intelligence, Winner Coloring on MAP, HR Analytics, Power BI Working with Non-Standard TimeAnd Comparing Data Across Date Ranges
Connect on Linkedin
Create a new column
Quarter & Year Sort = 'Calendar'[Date].[Year] & " " & 'Calendar'[Date].[Quarter] and set it as sort column
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 Blogs -Decoding Direct Query - Time Intelligence, Winner Coloring on MAP, HR Analytics, Power BI Working with Non-Standard TimeAnd Comparing Data Across Date Ranges
Connect on Linkedin
Hi,
I used this solution and it did work to order my Quarters and years as you can see in this table. How can I customize it to display as shorter version of quarters/years? To display values like this "Q4 23; Q1 24; Q2 24; Q3 24 etc". Thank you!
Yeah, that does the job. TY.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!