Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Dear PowerBI Community,
I am facing an issue when trying to build more than one relationship between several columns (I know that PowerBi allows to build only one, but I'm trying for a workaround). Basically, I have several tables (for instance one for value of Equity, one for Cash, one for Debt etc) that have two columns in common: CLIENT and DATE (every month-end of the year). My aim is to build one big matrix that can show for every client the different amount of equity, cash etc for a chosen date.
I have created a relationship between the column CLIENT in each tables. My issues is that I would like to filter the date (for instance choosing only the last month). When I filter for the Date, it works unfortunately only for the values from the Table where I choose the Date category, and not for the other values from the other tables. Consequently, I would like to create a relationship between dates, in order that when I filter for the Date from a table, it selects the same Date also for the values of all the other tables.
Any idea? I know that I could append/join the tables in just one big table in PowerQuery (also cause all the different tables have the same structure in terms of columns), but I would like to avoid that and keeps the single tables separated.
Thank you.
Solved! Go to Solution.
Hi @Anonymous ,
You could use USERELATIONSHIP() function.
Please check the blog for more details.
Power BI Userelationship function with example - Learn DAX
Thanks a lot for the help!
Hi @Anonymous ,
You could use USERELATIONSHIP() function.
Please check the blog for more details.
Power BI Userelationship function with example - Learn DAX
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
71 | |
70 | |
38 | |
26 | |
26 |
User | Count |
---|---|
100 | |
87 | |
45 | |
43 | |
35 |