Forum Discussion
Between Slicer Hide Unhide
- Anonymous1 year ago
Hi TheColdVolcano ,
Yes,Visual-level filters work with slicers in Dropdown or List mode, but for "Between" slicers, Power BI does not support filtering visibility using DAX measures. There is no official workaround that toggles visibility of a Between type slicer using another slicer.
Please refer the attached .pbix file for your reference.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Regards,
B Manikanteswara Reddy
Hi TheColdVolcano ,
We wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
|
Please don't forget to give a "Kudos " – I’d truly appreciate it! |
Regards,
B Manikanteswara Reddy
Hello Anonymous , I tried this solution but it does not work. Is there a way I can upload a file here so that someone can check the same?
- Anonymous1 year agoNot applicable
Hi TheColdVolcano ,
- When writing your post or reply, you can see the "Drag or Drop here" option in the bottom as below.
2. Click browse, select and attach your sample Power BI file.
- Make sure to remove any sensitive or personal data before uploading.
If you are unable to upload the file, you can upload the file to a cloud service (like OneDrive, Google Drive, Dropbox) and share a viewable link instead.
Regards,
B Manikanteswara Reddy
- TheColdVolcano1 year agoFrequent Visitor
Unfortunately, It does not show me an option mentioned in your first point
- TheColdVolcano1 year agoFrequent Visitor
Hello, a quickk update: If I select a dropdown slicer or vertical list slicer than this works
DailyMeasure = INT(SELECTEDVALUE(Sheet1[Selection]) = "Daily")WeeklyMeasure = INT(SELECTEDVALUE(Sheet1[Selection]) = "Weekly")The above to measures are applied as necessary. If I select "Daily" from a single select vertical list slicer, it hides the values from Weekly slicer (dropdown or vertical list)... But it does not work with "Between" slicer- Anonymous1 year agoNot applicable
Hi TheColdVolcano ,
Yes,Visual-level filters work with slicers in Dropdown or List mode, but for "Between" slicers, Power BI does not support filtering visibility using DAX measures. There is no official workaround that toggles visibility of a Between type slicer using another slicer.
Please refer the attached .pbix file for your reference.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Regards,
B Manikanteswara Reddy