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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
javif_84
Helper I
Helper I

Reorder order of columns in Matrix

Hi guys

Might be basic sorry but not sure on how to proceed

This is a matrix, got all the years and then the facts... Is there a way so I can put first al the facts and then all the years available below... Think this is not possible but I want to be sure 

 

javif_84_0-1729783968739.png

 

Thanks all!

2 ACCEPTED SOLUTIONS
lbendlin
Super User
Super User

You cannot have measures as column headers.  To work around that limitation, create a reference table with the desired column names and their sort order, and then create a single measure that returns the result according to the selected category.

View solution in original post

Anonymous
Not applicable

Hi @javif_84 ,

 

As @lbendlin said, we cannot use measure in row/column parameter.

Could you please provide sample raw data and expected output?

 

Best Regards,

Wearsky

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @javif_84 ,

 

As @lbendlin said, we cannot use measure in row/column parameter.

Could you please provide sample raw data and expected output?

 

Best Regards,

Wearsky

Thanks, for the reply. No worries I´ll work around creating a Switch to put all measures in a data segmentation...

lbendlin
Super User
Super User

You cannot have measures as column headers.  To work around that limitation, create a reference table with the desired column names and their sort order, and then create a single measure that returns the result according to the selected category.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors