Forum Discussion

PaulMoses's avatar
PaulMoses
Icon for Helper I rankHelper I
8 years ago
Solved

Selecting 2 indicators from a drop-down list and comparing them, based on a dimension table

  I am new to Power Bi, and I am familiarizing myself with this environment. I am faced with the following difficulty: I would like, from a drop-down list like the one below,     to select ...
  • Anonymous's avatar
    Anonymous
    8 years ago

    This would be possible using a parameter table and multiple measures. This can be quite involved depending on how many permutations you have, KasperOnBi has a blog post where he applies the same technique to a slightly different issue

     

    https://www.kasperonbi.com/dynamically-switching-axis-on-visuals-with-power-bi/

     

    You may also be able to do it with bookmarks but it would be a lot of bookmarks to make.