Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
DATA MODEL:
This is what my data model looks like:
Date to date, country to country etc.
All Many (Fact Table) to one, all in single cross-filter direction.
MATRIX VISUAL
I'm trying to calculate the no of distinct companies for each country and application status. I'm using Application Status and Country from the respective tables, and count distinct no of companies. However, one country is missed out.
I've previously tried to use only the fact table for the Application Status and Country, but I get the same results.
If I deselect 'Application Status', I will have both countries and their values. But I also need to create a 'total' column to show the total of each country. This will then affect the cell formating, as I actually don't want the background of Totals to be formatted.
Any way around this? Thank you !
Solved! Go to Solution.
LOL I forgot to try this and it worked:
CountofCompanies =DISTINCTCOUNT(Fact Table[Company])+0
Bruh.
LOL I forgot to try this and it worked:
CountofCompanies =DISTINCTCOUNT(Fact Table[Company])+0
Bruh.
Is the issue just that you want both countries to show? If so, right-click on the Country dimension and select "Show items with no data"
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 41 | |
| 37 | |
| 34 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 64 | |
| 58 | |
| 31 | |
| 25 | |
| 25 |