Forum Discussion
Relative date filter and date slicer
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
- Anonymous4 years ago
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
2 Replies
- Hariharan_RSolution Sage
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%B1ro%C4%9Flu
Thanks
Hari
- AnonymousNot applicable
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