Forum Discussion
MMQuestions7
3 years agoRegular Visitor
Add column from another Table
Hi, I have 2 tables (with relationship) – Table_A, Table_B. I added “Table_B” column (IDT) to Table_A. IDT Copy = RELATED(Table_B[IDT]). The issue is Table_A consists of Dates and when IDT Co...
MMQuestions7
3 years agoRegular Visitor
Hi, Thank you for the suggestion. I managed to do it using measure. thank you.