Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi, i merged some tables. all values come out correct excep the bottom right total which is multiplying the qty x values but the total line should be the value of the columns added up.
Solved! Go to Solution.
Hi,
Try this measure
Measure = SUMX(VALUES(Data[Product]),[Base rem + F rem * quantity])
I have assumed that Product is the first column of the visual.
Hope this helps.
Hi,
Try this measure
Measure = SUMX(VALUES(Data[Product]),[Base rem + F rem * quantity])
I have assumed that Product is the first column of the visual.
Hope this helps.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 56 | |
| 33 | |
| 32 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 64 | |
| 44 | |
| 30 | |
| 28 |