Forum Discussion

Nudo's avatar
Nudo
Helper I
4 years ago

Using a inactive relationship in selectcolumn dax

Hey I've created a Date Table from multiple different tables createdates that looks like this Date Table = DISTINCT(UNION (SELECTCOLUMNS ( 'Lead', "Date", 'Lead'[CreatedDate] ),SELECTCOLUMNS...