Forum Discussion
MarlenePirker
Helper I
3 years agoConditional filter
Hello 🙂 I have a filter (slicer) on my report for the expected delivery date but in a table we show the desired del. date too. Now I have the question wether it is possible to filter the e...
MarlenePirker
Helper I
3 years agoThank you but this doesnt solve my problem 😞 because they are often not the same and should only be shown as the same when the filter (slicer) is applied!
vanessafvg
Community Champion
3 years agoI see. You could try something like this with a bookmark
basically you overlay 2 tables and you toggle between them using a bookmark. So when you want all records you use that view, when you only want to see matched you use the other view.
so in the pbix if you press the control button + click on the button it will change the view
see attached