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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
NickProp28
Post Partisan
Post Partisan

Need Help with Sorting Matrix Header Sequence

Dear community, 

 

I am facing an issues while trying to sort my matrix header sequence

What I am trying to achieve is to display my matrix header sequence starting from Current, 1 period, 2 period, 3 period, 4 period, and then Total. I have tried creating a new table and setting up the desired sequence, but I am encountering a circular dependency error when I try to sort by column.

 

NickProp28_0-1678182108552.png

Greatly appreciate any guidance or help that you can provide to solve this issue. If it is possible, please find my pbix file attached for your reference.

Pbix : https://drive.google.com/file/d/1jOZrjlTcDxJL3AQ15kBX8y4IYOGpoYIg/view?usp=share_link

Thank you in advance for your time and assistance!

 

1 REPLY 1
amitchandak
Super User
Super User

@NickProp28 , If you same column to drive the Sort column you will get that , do it like

 

Col 1 = [Col]

Col sort =  <Sort logic based on Col>

 

Then Mark Col Sort as Col1 Sort column and use col1 in visual

 

How to Create Sort Column and Solve Related Errors:
https://www.youtube.com/watch?v=KK1zu4MBb-c

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.