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.
Still not working, since the default filter filters the data even when the slicer is used.
Would that be a solution for the default selection to be disabled when users interact with the slicer filter?
Fig 1.
Fig 2
Solved! Go to Solution.
HI @Anonymous,
It sounds like you want to use the slicer to achieve a selector effect instead of the filter.
For this scenario, I'd like to suggest you create an unconnected table and use it as the source of the slicer.
After these steps, you can write a measure formula to compare selected values and return the flag and use it on the 'visual level filter' to filter visual records.
Applying a measure filter in Power BI - SQLBI
Regards,
Xiaoxin Sheng
HI @Anonymous,
It sounds like you want to use the slicer to achieve a selector effect instead of the filter.
For this scenario, I'd like to suggest you create an unconnected table and use it as the source of the slicer.
After these steps, you can write a measure formula to compare selected values and return the flag and use it on the 'visual level filter' to filter visual records.
Applying a measure filter in Power BI - SQLBI
Regards,
Xiaoxin Sheng
Hi,
We dont have option to handle default and custom date selection in one Power BI slicer. Please refer this - https://www.linkedin.com/pulse/custom-range-date-slicer-power-bi-dynamic-defaults-more-a%C5%9F%C4%B1...
Thanks
Hari