The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
Thanks
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...