Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello,
My source is a SSAS Tabular database. I have this kind of data model. Relationship between Country and Organization is a one-to-many.
I'm trying to obtain a result like this :
KPI_IN_FACT_2 | ORGANIZATION | COUNTRY |
4 | org1 | country1 |
5 | org2 | country1 |
78 | org3 | country2 |
54 | (null) | country3 |
Currently, i cant see the last line, where a country doesn't have an organization. In KPI_IN_FACT_2 formula i need a CROSSFILTER (ORGANIZATION, COUNTRY, both) (for other calculations) and i think that CROSSFILTER do an INNER JOIN between these two tables. I need to "override" this INNER with a LEFT in order to obtain all these 4 lines in my results.
Thanks a lot
Patrice
@PatPeerate - I am not understanding this, see attached PBIX. Page 3, Tables 5, 6 and 7
Thanks for your answer. It's not exactly my case. I have a country with no entry in organization table.
You can find an example here
Thanks a lot.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
9 | |
8 | |
8 | |
7 |
User | Count |
---|---|
13 | |
12 | |
11 | |
11 | |
8 |