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.
Hello all,
This is just a simple math question but I cannot get it correctly shown in a matrix.
I have 2 data tables to look at deal records of Sponsored Accounts and Non Sponsored Accounts. Both tables have the same columns: Account, Product, Status. Each record refers to 1 deal record.
I also have a Status table that has active many:1 relationship with both data tables.
I made a matrix visual on Account Level as below.
Row: Status
Values: Sponsored Count / SponsoredDeals_Percentage / Non Sponsored Count / NonSponsoredDeals_Percentage / % Difference (Sponsored % - Non Sponsored %)
The count and % are correct. However as you can the % Difference column shows wrong %. For the first row, it should be 1% instead of 350%.
The DAX measures for above columns are as below. And the summarization I used for % Difference column is Sum. I tried to change the Matrix to Table then choose No Summarization but it will then splitted into 2 rows for each Status and the % difference is still wrong.
Please give me a helping hand, thanks!!
Hi @superhayan ,
Please provide sample data as well as your expected results.
Best regards,
Community Support Team_ Scott Chang
User | Count |
---|---|
25 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
27 | |
13 | |
11 | |
9 | |
6 |