Forum Discussion
Anonymous
4 years agoNot applicable
Measure to select bookmark
Hello there!
I would like to ask you, is it possible to switch bookmarks based on measure?
I want to create new measure SelectedVal = IF(ISBLANK(SELECTEDVALUE('Language'[Language]),"English",SELECTEDVALUE('Language'[Language])).
So it will show the selected language. But I want change the bookmarks on the page based on this measure.
Could you, please, help me with this? Thank you in advance
Anonymous , One is in each bookmark save the slicer with different values and then you can get it
or use different measure in each bookmark
2 Replies
- amitchandakSuper User
Anonymous , One is in each bookmark save the slicer with different values and then you can get it
or use different measure in each bookmark
- AnonymousNot applicable
amitchandak Alright, thank you, will send the request to PBI developers😂