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
Kandidel
Frequent Visitor

Create table from measure for visual

Hi communitiy,

I would need to create a new table for a visual. Should look like below. Value should result from several measures.  How can I do this? Please help.

ItemValue
External Sales 
Commercial Margin 
Indirect Cost 
Total Margin 
Department Cost 
R&D Cost 
Contribution Margin 


Thanks a lot!

1 ACCEPTED SOLUTION

@Kandidel ,

 

you may try to create table by enter data feature to insert "Item" manually and then create calculated column for the value (include all of your measures in a calculation).

Arul_0-1652096742488.png

Arul_0-1652097153134.png

Thanks,

Arul





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


View solution in original post

5 REPLIES 5
Arul
Super User
Super User

@Kandidel ,

 

Create a table and measure as like the below and use it in the visual,

Arul_0-1652092761735.png

Arul_1-1652092779061.png

Thanks,

Arul





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


amitchandak
Super User
Super User

@Kandidel , In a matrix  use show on row

https://docs.microsoft.com/en-us/power-bi/visuals/desktop-matrix-visual

 

Or use calculation groups

Calculation Groups- Measure Slicer, Measure Header Grouping, Measure to dimension conversion. Complex Table display : https://youtu.be/qMNv67P8Go0

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

@amitchandak  and @Arul , thank you both for your quick replies. Unfortunately not the solution. I need this data table created. The measure used will be a waterfall chart based on the cretaed table.

 

I can get the doble done with dax, but only with the measures in columns, not in rows.  Any ideas?

 

Thank you.

 

@Kandidel ,

 

you may try to create table by enter data feature to insert "Item" manually and then create calculated column for the value (include all of your measures in a calculation).

Arul_0-1652096742488.png

Arul_0-1652097153134.png

Thanks,

Arul





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


Kandidel
Frequent Visitor

Thank you so much, Arul!

 

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