Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 5 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 8 | |
| 7 | |
| 7 |