Forum Discussion
HariKrishBI01
3 years agoRegular Visitor
Column header has filter
How to create a filter or checkbox for the Column header in Power Bi
HariKrishBI01
3 years agoRegular 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)
- Arul3 years agoSuper 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
- HariKrishBI013 years agoRegular 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.
- Arul3 years agoSuper User