Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi
I want to show the selected value of 2 types of filters.
1. is relative date filter...i know the "stupid" solution of putting 2 cards with max and min, but i want for "sofisticated" solution
2. the more difficult, i want to see the value chosen in HierarchySlicer,
if a user chooses a specific value, see not all branches and values above, only the value chosen
...and what about if the user chooses many values...mmmm...solution?
Challenge...!!
Solved! Go to Solution.
Hi @yogevz
To show what the user choose in the slicer, you just using the selectedvalue:
Measure = SELECTEDVALUE(Sheet1[Column1])
@yogevz ,The information you have provided is not making the problem clear to me. Can you please explain with an example.
Appreciate your Kudos.
hi
Attach picture with the slicer involved.
i want to create something on the screen to show what the user choosed in the slicer...
strange - didn't find where to put attach pbix file... 😞
Hi @yogevz
To show what the user choose in the slicer, you just using the selectedvalue:
Measure = SELECTEDVALUE(Sheet1[Column1])
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.