Forum Discussion

sahooak's avatar
sahooak
Frequent Visitor
9 months ago
Solved

How to Switch a measure value using a Toggle Button?

Hello Everyone, I have a requirement to create a toggle button with On and Off options. When the toggle is On, a column should display the value of Measure 1 + Measure 2. When the toggle is O...
  • KNP's avatar
    9 months ago

    Hello AK,

     

    There are a few ways to do it. 

     

    If you have a disconnected table like...

    You can then reference the selection in the measure...

    If you were thinking about using bookmarks, I would recommend avoiding them. They create more hassle than they're worth.