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.
Hi,
I am trying to row-wise calculate a value using two columns available in my dataset. The problem is that the columns I need are in tables that are not directly related.
This is what I have:
and this is what I would do if the columns were in the same table:
I cannot just simply connect both tables since the relations I have in the model are more complex than I am showing. The column Cedente_Documento is the key between il, concentracao and cedentes tables.
Is it possible to do what I need using DAX?
So generally you are going to use RELATED or RELATEDTABLE in those kinds of situations.
User | Count |
---|---|
25 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
12 | |
11 | |
9 | |
6 |