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
CLAK-2023
Frequent Visitor

PowerBI Stack Column and $/Unit

I have the following chart for $/unit per region by year.  The total $/Unit for the region works, the total in the rows is correct in the Matrix table but when I convert to a stacked column the total column values add rather than calcualte to $/Unit.  The date is on a slicer for another dimension.  My current measure $/Unit= divide(sum('talbe1'[Values$]),sum('table2'[ValuesUnit])). Why does the total column per year match the row in the matrix.  I assume there is something wrong with the measure. CLAK2023_0-1694039038688.png

 

Thanks

 

1 REPLY 1
lbendlin
Super User
Super User

Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot). Leave out anything not related to the issue.
https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.

https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors