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,
this is my matrix and for the Total Work the total is not correct.
these are the dax codes used:
Hi @Ally87 ,
Have you solved your problem? It's hard to tell exactly what the problem is based on your screenshots and DAX alone.
If you haven't solved your problem, please provide the pbix file at your convenience. If it's not convenient, please provide a bit of sample data and the data table structure, as well as the table-to-table relationships, that would be helpful.
Best Regards,
Dino Tao
Hi @Ally87 ,
I think so because of the formulation -> Aggr_Opp_Count = DISTINCTCOUNT(Sales[HPE_Opportunity_Id])
It retrieves unique values for each dates. But for the total, again formula retrieve unique values all table. That means, there is an intersection on your data concerning your condition. You used "userrelationship", could you please control dates on third table (Sales[Fiscal_Quarter_Start_Date]) to detect whether intersection among condition 1 and condition 2 ? looking for a kind of duplication.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |