The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
26 | |
10 | |
8 | |
6 | |
6 |
User | Count |
---|---|
31 | |
12 | |
10 | |
10 | |
9 |