Skip to main content

I have a Measure variable (a list of Players), and each player has a Points variable.

I would like to be able to select different Players and get the sum of all their Points.

But not just by selecting the different players out of a multivalue filters.

I would like to see: Player 1 is worth 30 Points, Player 2 is worth 15 Pts. Team total is 45 Points

And use that Team Total variable on its own afterward, depending on which players I have selected,

 

Thanks a lot

7 answers
  1. Apr 29, 2022, 8:40 AM

    Hi @Thibaud Chatel​ 

    Pretty sure you can't do conditional show/hide of parameters like that. You can show/hide containers though (see ). Alternatively something like this:

    Hi @Thibaud Chatel​ Pretty sure you can't do conditional show/hide of parameters like that. You can show/hide containers though (see ).(workbook re-attached showing the above, it is a bit hacky though!)

    Or check out the earlier links that show you how to do better UI/UX components - just appreciating that it'll be much more work to build as you're really building an app not just a dashboard.

    Ta,

    Steve.

0/9000