Forum Discussion

Vladimir_P's avatar
Vladimir_P
New Member
5 years ago
Solved

Dynamic measure option

Dear Community, Can someone help me how to create one measure in which I can present different data (e.g. Revenue, Profit, Profit margin) based on the chosen filter? Filter contains mentioned v...
  • nandic's avatar
    5 years ago

    Hi Vladimir_P ,

     

    Instead of using edit relationship, maybe the easiest way would be to set slicer values in new tables.
    This way you have clean information what slicer is in which table, how it is connected.

    There are great DAX formulas like selectedvalue, all, allselected.. using them you have great power of dealing with selected values.

    If this doesn't give you idea of how it should look like, please share screenshot of current model.

     

    Cheers,

    Nemanja Andic