Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

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

  • 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

  • Anonymous's avatar
    Anonymous
    Not applicable

    amitchandak Alright, thank you, will send the request to PBI developers😂