Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I am trying to implement single select slicer with 'All' option. I did that by adding an extra column with 'All' values and making its hierarchy. it is working perfectly as below:
Here when All is selected, dropdown shows selected value as 'All'.
But when I select any one category like Technology, dropdown show selected value as 'All(All)+Technology(Product Category)' as given in below image:
instead of 'All(All)+Technology(Product Category)', end user want to display selected value as 'Technology' only.
Is there any possibility/workaround to achieve the same?
Solved! Go to Solution.
@DataSpace , How come the user is able to select 2 in the case of a single select?
We can not change the label(on slicer) as of now. We can create a measure and use it title if needed
Refer if needed
Single Select with Select All : https://youtu.be/plGqCEZRfXU
Thanks for your response @amitchandak
Although I had added Select All in single selection slicer using different method, but your reference video solve the actual problem. Thanks Again
@DataSpace , How come the user is able to select 2 in the case of a single select?
We can not change the label(on slicer) as of now. We can create a measure and use it title if needed
Refer if needed
Single Select with Select All : https://youtu.be/plGqCEZRfXU
User | Count |
---|---|
134 | |
72 | |
70 | |
55 | |
54 |
User | Count |
---|---|
199 | |
95 | |
63 | |
62 | |
51 |