Forum Discussion
Sudhavi_84
5 years agoHelper V
Measures filter
Hi Experts, I have a visual and filter(list of project's). I can select the projects and visual will update which is perfect. I have measure which calculates values of each project. My ...
- 5 years ago
yeah, you can create a user-selected parameter via the Modeling tab, New Parameter. Then use SELECTEDVALUE() in a measure to see what the user has selected, and in turn, use that measure as a filter measure.
GilbertQ
5 years agoSuper User
Hi Sudhavi_84
What I would suggest doing is to use the measure as a filter in your visual and that should allow you to get to what you are looking for?
Sudhavi_84
5 years agoHelper V
Hi GilbertQ ,
Thank you for the response.
But will it show in filter those projects only with in range specified in visuals?
This didn't worked for me any screenshot please if possible.
Thank you for your help