Forum Discussion
shaileng
8 years agoFrequent Visitor
Bookmark on slicer selection
Hi there, Need some urgent help using bookmark with Slicer choice. Basically I have 2 grids (Grid1 and Grid2) and 1 slicer (Slicer1) If on Slicer1 "All" option is selected then I have to...
- 8 years ago
Agree with parry2k, we can only use measure as a workaround, but column header will not be hidden.
Attached PBIX file is a simple sample. When we select 1 in the slicer, Table1 values will be shown. If we select 2 in the slicer, Table2 values will be shown.
Best Regards,
Herbert
parry2k
8 years agoSuper User
Unfortunately you cannot select bookmark on slicer selection, currently it only works with image which you already mentioned in your post.
Only work around I can think of is to create measure which you use in grid and those measure return blank values based on slicer selection, it will show blank grid but will still have headers.