Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
i want to calculate the sales(subtotals) for top 5 product names but give me the same result
My guess is the sales amount is correct, but who knows. You should try both totals in a card with nothing else.
you could also use. CALCULATE(SUM(OrderHeader[SubTotal]),OrderDetail)
I made what you said but give me a different result and applied your equation on the table and give me a different result doesn't equal the total
Use OrderDetail[SalesAmount] instead of sub total. You can only fi,ter/summarise data by following the arrows in the model.
Thanks, Matt
i measured it by [salesamount] but doesn't give me the same result
for example total [subtotals] = 115 M but total [sales amount] = 98 M
The formulas add the totals. You need to understand your data better. Pick one invoice and investigate
okay, I will do
Thanks for help matt
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 61 | |
| 59 | |
| 42 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 109 | |
| 101 | |
| 39 | |
| 29 | |
| 29 |