Forum Discussion

Likhitha's avatar
Likhitha
Icon for Helper IV rankHelper IV
6 years ago

Doubt regarding Date Relations

Hello All, I'm having orders table,in order date is present.For one scenario,I created a Date table using DAX as follows Date table=DISTINCT(orders[order date]). Now I'm trying to create a column ...