Forum Discussion
rossenblok
7 years agoRegular Visitor
report selection on period
Hi, I have a table with 12 columns for every month (contains euro values, for example turnovers per custormer). I want to select a period in my report (also for users), so that my visualisations w...
- 7 years ago
rossenblok you can pivot/unpivot in the power query of the dataset
MFelix
Super User
7 years agoHi rossenblok,
If you have a column for each month you should unpivot the columns and you would get only 2 columns one with values and a other with month the. Use the month column to create a slicer for the selection.
Regards,
MFelix
If you have a column for each month you should unpivot the columns and you would get only 2 columns one with values and a other with month the. Use the month column to create a slicer for the selection.
Regards,
MFelix
- rossenblok7 years agoRegular Visitor
thx.
do you mean unpivot in the dataset?
or is there a possibility to unpivot the table in powerbi itself?
- majdkaid227 years ago
Helper V
rossenblok you can pivot/unpivot in the power query of the dataset
- rossenblok7 years agoRegular VisitorCam you tell me how to do that?