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.
Hi Community,
I try to create universal filter of (TRUE/FALSE) for multiple tables. But PBI don't allow make active relationship for them.
The diagramm of my model:
Is there way to make them active, or it better change the measures?
Solved! Go to Solution.
Hi @Denis_Slav,
AFAIK, current power bi does not allow you to activate multiple major relationships to link tables.
I'd like to suggest you take a look at the following links about power bi star schema relationship design and the AS tabular model relationship build document to know more about these:
Understand star schema and the importance for Power BI
Relationships in analysis services tabular models
FOr these inactive relationships, you can try to use the Dax function 'userelationship' to calculate with particular relationship keys.
DAX 101: Using USERELATIONSHIP in DAX
Regards,
Xiaoxin Sheng
Hi @Denis_Slav,
AFAIK, current power bi does not allow you to activate multiple major relationships to link tables.
I'd like to suggest you take a look at the following links about power bi star schema relationship design and the AS tabular model relationship build document to know more about these:
Understand star schema and the importance for Power BI
Relationships in analysis services tabular models
FOr these inactive relationships, you can try to use the Dax function 'userelationship' to calculate with particular relationship keys.
DAX 101: Using USERELATIONSHIP in DAX
Regards,
Xiaoxin Sheng
@Denis_Slav , Make sure there are no two paths created to this table. left most tables can reach right most table via two path. Top in second row and middle in second row. That is not allowed.
Table A to Table B , there should only one path , even in there are tables in between
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 |
---|---|
72 | |
71 | |
57 | |
38 | |
36 |
User | Count |
---|---|
81 | |
67 | |
62 | |
46 | |
45 |