Forum Discussion
Anonymous
2 years agoNot applicable
Unpivot table visual
Hey guys! I wanted to know, is there a way to pivot a table visual? I have a table that looks like this: Is there a way to change it IN the visual in order to get something like this? ...
Anonymous
2 years agoNot applicable
I cannot share the file given it has sensible data.
And the calculated columns are calculations that give a description "Poor" "Nice" "Great" "Excellent" depending a large set of conditions
audreygerred
2 years agoSuper User
It's likely that those columns can be created in Power Query instead of DAX. You can create conditional columns in Power Query and use the Advanced editor to write the code if needed.