Forum Discussion

marial16's avatar
marial16
Helper II
4 years ago
Solved

Show value on Button click

Hallo experts!

 

i was trying to find out how buttons work in BI Desktop.

For example i have 2 buttons. When i select the Count button i want to see the second card (27) and when i select the Volume i want to display the first card with the Sum. I tried putting the cards on top of each other. I also tried to add bookmarks but still i cant figure out how that works.

i am using measures for both cards

Measure1 = Count(Sales[OpenQuant])

Measure2 = Sum(Sales[OpenQuant])

Any ideas on hot to achieve that?

Thank you

5 Replies

    • marial16's avatar
      marial16
      Helper II

       

      it seems to work when i select from the Bookmarks pane but Not when i click the buttons..

       

       

      • Pragati11's avatar
        Pragati11
        Super User

        Hi marial16 ,

         

        You need to assign Bookmarks as an Action to the Buttons under format options for Buttons.

         

        Thanks,

        Pragati