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! Learn more
The subtotal cell remians empty for running totals if there is no value in that category.
I tried using the cross join method but it adds all the sub categories in all the categories, I dont want to mix up the sub categories.
please suggest a solution.
Hi @mahendi ,
I can't reproduce your issue. Please check the reason why the record of "2.3.2" disappeared.
Best regards
Icey
If this post helps, then consider Accepting it as the solution to help other members find it faster.
@Icey I intentionally took that record out to illustrate the issue. if you remove the record, the subtotal goes blank, as I am using running total, the total should remain 1 and not blank. Please advice a solution.
Hi @mahendi ,
Sorry to reply late.
I find the cause: there is no record of "Category 2 in January".
You need to create another Category table with all categories and another Dates table with all months. Then, create relationship among the three tables. Finally, use the column "Category" from the new Category table, the column "Month" from the new Dates table, and you will get what you want.
Best regards
Icey
If this post helps, then consider Accepting it as the solution to help other members find it faster.
Hi @mahendi ,
What's your DAX expression of the measure/column used in "Value" field of the Matrix visual?
Best regards
Icey
@Icey I used quick measure running total.
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 |
|---|---|
| 82 | |
| 48 | |
| 36 | |
| 31 | |
| 29 |