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! Request now

Reply
PBI5851
Helper V
Helper V

Multiple Measures as rows in Cross Tab

Hello,

 I have these measures that i intend to "visualize" as a table and place them as a secondary section to a larger that aligns in the column width etc . But the only way i think of being able to do this, is to have each measure as a table on its own and do some creative formatting. But its doesnt always seem to work. 

 

Any recommendations on how to achieve this. All these measures are based on a calculation rather than static values.

Measure NameMeasure Value
Initial PPl Count50
Second PPl Count85
Third PPl Count42
Initial State Count5
Second State Count9
Third State Count3
Initial Base count10
Second Base Count15
Third Base Count22

 

Expected Output is (ideally without column headers. My cheat code is to change font color to white). 

PPl Count508542
State Count593
Base Count101522
1 REPLY 1
amitchandak
Super User
Super User

@PBI5851 , You need to split the column measure name using split by delimiter "Space" on the first occurrence in power query.

And then you can use Matrix Visual

 

Power Query Split Column , Split Column By Delimiter: https://youtu.be/FyO9Vmhcfag

 

Matrix Visual: https://www.youtube.com/watch?v=M5PvQUy-L_4&list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb&index=28

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

Power BI Monthly Update - November 2025

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

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!

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 Solution Authors