Forum Discussion
Anonymous
2 years agoNot applicable
Pivot a table using DAX
Hi all, Need some help creating the table below from the table above using DAX.
- 2 years ago
I don't think there's an easy way to do that. You can do it by manual coding using union and selectcolumns like shown in this video