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

Customized columns with different hierarchy

Hi,

 

I have a request to achieve Customized columns with different hierarchy. 

 

For example,

2.png

 

The first 12 columns will use year and month as column and amount as value.

 

The rest 3 columns will have the fixed value which will not have hierarchy and not filtered by slicer. 

here is the Dax

CALCULATE(
SUM(table1[Amount),
'Calendar'[year]=YEAR(Now())-2,
ALLEXCEPT(table1,Category1,Category2)
)
 
Do anyone know if it's possible to achieve above structure of matrix in POWER BI?
 
Thanks!
1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , I do not think, Unless you merge transposed data and three-column into a table. That too two headers will not be there. It as good as having all as columns

I created an idea for the same. Please vote for the same: https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/39773011-hybrid-table

Hybrid.png

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , I do not think, Unless you merge transposed data and three-column into a table. That too two headers will not be there. It as good as having all as columns

I created an idea for the same. Please vote for the same: https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/39773011-hybrid-table

Hybrid.png

Anonymous
Not applicable

Hi @amitchandak 

Thank you for your suggestion. I have voted on your idea. 

Meanwhile , I will create the measure for each column as a workaround then. 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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