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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.