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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hello,
Looking for a bit of help
I am wanting to have the totals and sub totals in each group for the Variance Percentage column as an average.
I have the 4 groups of Site, Account Manager, Customer and then Product.
Underneath product there is each pallet/ batch of stock that we sold but displayed as the date.
So i am needing the totals for each group to do an average rather than a total.
Hi @Ivolution93
Is your problem solved? If you still have question please let me known.
Best Regards
Caiyun Zheng
@Ivolution93 , You need to try a measure like
averageX(values(Table[product]),[Variance Percentage])
you can replace Variance Percentage with its calculation
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 60 | |
| 46 | |
| 30 | |
| 24 | |
| 23 |
| User | Count |
|---|---|
| 144 | |
| 106 | |
| 64 | |
| 38 | |
| 31 |