Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

DAX

I HAVE A TABLE WHICH HAVE DIFFERENT MEASURES AND I WANT TO APPLY A MONTH FILTER TO A SINGLE COLUMN NAME "LYSM". ALL OTHER MEASURES WILL BE AFFECTED IF I CHANGE ANY MONTH VALUE.
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Anonymous ,

    Base on your description, all of measures values are changed dynamically base on the month slicer option. However, you want only LYSM values changed with month slicer option, other measures values not changed.... You can follow the steps to get it:

    1. "Separate" the visual into two visuals(one visual include LYSM--visual1, other visual include  the other measures--visual2)

    2. Change the interaction of visual2: select the month slicer and click visual2 choose no impact icon

    Change the interaction behavior

    Best Regards