Forum Discussion
Column header has filter
How to create a filter or checkbox for the Column header in Power Bi
6 Replies
- ArulSuper User
It is not feasible. But would be helpful if you explain it bit more in detail to understand the problem.
Thanks,
Arul
- HariKrishBI01Regular Visitor
Thanks Arul ,
is it possible ?
I want checkbox as highlighted ,to check as per month . My requirement is to add a checkbox or any filter for months(Column)
- ArulSuper User
Go to power query editor and select all the month columns then do unpivot columns.
Now you will get a output like the below and then rename the columns as you want.
Now close and apply, then in Power BI desktop use the month column in slicer,
Thanks,
Arul
- HariKrishBI01Regular Visitor
Thanks Its working but, one small doubt here when iam selecting all the checkboxes iam getting the sum of all the percentage instead i need to get them individually.