Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. 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])
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 37 | |
| 29 | |
| 24 |