Forum Discussion
lawada
5 years agoHelper III
filter two measures inside a table visual by two separated slicers
hello
i need help in the following scenario:
the user will select from two different slicers two different date periods and in a table visual i have two measures in which the first measue will be filtered by (First Period) slicer and second measure will be filtered by (Second Period) slicer.
appreaciate the help..
1 Reply
- stevedepMemorable Member
Hi,
In the dax code for the measure add some lines to ensure the filter context is modified by the slicer that you have in mind.