The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
Is it possible to have a selected default value for a slicer with multi select? I need to have the option to select all and the CTRL option. I would prefer a solution without having to use measures if possible.
The slicer is made out of a table column and looks like this:
So my goal is for example to have green and pink as the default selection.
The table the column in the slicer comes from looks like this:
The dashboard looks like this:
Really appreciate the help! 😀
Solved! Go to Solution.
Hi @Anonymous ,
Are you publishing the report to the Power BI service? If so, the default selection(s) will be the same as what is selected when the report is published.
Hi @Anonymous ,
Are you publishing the report to the Power BI service? If so, the default selection(s) will be the same as what is selected when the report is published.
What if the data is dynamic and we need the default value to change accordingly.