Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Using a slice selection for measure but not for filtering

Hi,

I am working with a power Bi that consists on comparing the user data from one month to the previous one. To do this, i can't use a slice to make the user choose the month because then i have to options:

- if I allow the slice to filter the visual object, I don't have the data from the previous month of the selected one (for exemple if user select april, I can't show the comparision with march because data is filtered only by march).

- If I don't filter the visual object by the slice but I use the value selected with the SELECTEDVALUE() function, it doesn't take it because it is not filtered by it.

 

If thought in using two slices, that the one depending in the other (it could be that the segond filter took the previous month to the one selected in the first slice or something like this).

 

If you guys have some ideas on it I would be very thankful.

 

Kind regards,

Marc

2 Replies