Forum Discussion
Anonymous
7 years agoNot applicable
DAX Date Sorting
Hi, I am sorting NBA data into season and season type. For the 2012-2013 season. Season Type = SWITCH(TRUE(),
'Merge1'[Date] >= DATE(2012,10,5) && 'Merge1'[Date] <= DATE(2012,10,29), "Pr...
- 7 years ago
Hi Anonymous,
Would I have to copy and alter this code for each of the 8 seasons .
Or is there an alternative?
I think you may have to copy and alter this code for each season data.
Regards,
Yuliana Gu
v-yulgu-msft
7 years agoMicrosoft Employee
Hi Anonymous,
Would I have to copy and alter this code for each of the 8 seasons .
Or is there an alternative?
I think you may have to copy and alter this code for each season data.
Regards,
Yuliana Gu