This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello ,
I own of 3 tables with several fields and keys with a format like text or numeric in function of the column.
I can like create a link with powerbi with the tools "manage links" . But it's impossible to call columns of Table A in Table B with the DAX function "related". When i see the link in "manage links" I can see the link ...
I create a column "toto" in Table A and column "titi" is already exists by default. In Table B in DAX I write " =related(tableA(toto))" or " =related(tableA(titi)) " .
For Power Bi , Table A doesn't exists ... I'm not miro A , B and C exists !
How I can force the display of column "toto" and/or "titi" of the Table B in Table B ?
Solved! Go to Solution.
For technical reason I change the system to link between the tables I use on the tool bar "modify query " > "combin" > "add or fusion query".
I suppose this could be caused by the direction of the relationship that is created.
powerbi won't traverse a relationship in the 'wrong' direction.
When you write the DAX for the calculated column, Intellisense will help you by showing what fields are available.
Can you show a picture of your relationships?
Edit: Also RELATED only works going to the "one" side of a relationship
Hello @HotChilli ,
I own several link "1:n" between 3 tables reltated to a telecom activity :
Customer
Subscription
Change_Subscription
A customer can own 1 or more subscription (1:n) , a customer can own 1 or more exchange of subscription (1:n) .
OK, in which table are you trying to create the column? And which table are you getting it from?
In Subscription and Exchange_subscription I want use "related()" with a paramater from Customer.
It should be possible.
1. Can you link your pbix and i'll have a look
2. What do you get in intellisense when you type RELATED in the formula bar?
For technical reason I change the system to link between the tables I use on the tool bar "modify query " > "combin" > "add or fusion query".
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 28 | |
| 28 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 65 | |
| 35 | |
| 33 | |
| 25 | |
| 24 |