Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Creating new table using existing

Hi,

 

I am trying to create new table using existing tables as shown in the example below

 
 
TABLE_ATABLE_BTABLE_CTABLE_D
1-A1-B1-C1-D
2-A2-B2-C2-D
3-A3-B3-C3-D
4-A4-B4-C4-D
RESULT_TABLE
1-A1-C
2-A2-C
3-A3-C
4-A4-C
1-B1-D
2-B2-D
3-B3-D
4-B4-D

Can someone please help me with the DAX for the same.

 

Thank you🙂

3 Replies