Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have data with all products which is showing the average list price and the average price that it was actually sold at.
My current Dax expression formula is :
The issue is when I put everything in a matrix it comes out like this:
I would like the black line to sum up the number of 1's in the column, any ideas? Help is much appreciated.
Hi @kevin757 ,
Try this measure:
Totalfix= SUMX(VALUES (Zones), # of products Sold under Par)
Mark this as a solution if I answered your question. Kudos are always appreciated.
Thanks.
Sorry That didnt work. For some reason when i do that it counted the sum as 0. Would you like me to send you the file itself?
Yes @Anonymous , pls share the file
How can I send you the pbix file?
Try:
Proud to be a Super User!
Paul on Linkedin.
So each value is now showing the # of times where the average sale price was less than the average list price.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
18 | |
7 | |
6 | |
5 | |
5 |
User | Count |
---|---|
23 | |
10 | |
10 | |
9 | |
7 |