Forum Discussion
Anonymous
4 years agoNot applicable
Divide two columns from different tables
i want divide this two columns
AnkitKukreja
4 years agoSuper User
Hi! Anonymous
You've to make your relationships bi-directional for connected table "ky_tiranspersonel_isim" or _hafta or _yillar.
Then you can get the values by use related or lookup value.
Can you share the pbix so I can try and create the solution?
AlexisOlson
4 years agoSuper User
Bi-directional relationships aren't usually good practice since they easily lead to model ambiguity.
https://www.sqlbi.com/articles/bidirectional-relationships-and-ambiguity-in-dax/