Forum Discussion
Anonymous
7 years agoNot applicable
Can a user select which columns to group by?
I'm fairly new to PowerBI so pardon me if this is something trivial or impossible (hopefully not). I'm trying to create a table where the user can select (e.g. via a slicer list of columns) which co...
nirvana_moksh
Impactful Individual
7 years agoThere is not a straight forward way to do this, but you might have to pivot/unpivot column headers that then feed into a slicer to achieve this. Definietly not straight forward but possible. Other option is to give edit options to the user on the Service and they can add/remove stuff from the report.
Anonymous
7 years agoNot applicable
Thanks, I'll try to "play" with that idea.