Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Seward12533
Solution Sage
Solution Sage

Select Single Value option for slicers similar to Parmeters

Hi, I use disconnected slicers to get functionality similar the what-if parameter for text and non-numberic choices.  I needed to use this before last August release.  Is there a way to get "Single Value" layout for slicers not created by using the button?  I often create my models in PowerPivot in excel and then migrate to PowerBI.  May do it less now you can filter the from the table view in PowerBI but would be nice if there was a way to make an existing measure a paramter without having to redefine the table.

 

The tables and measures are the same except for the options available from slicer settings

 

Manually created

    YEN Rate = GENERATESERIES(100,130,1)

    Select Yen Rate = SELECTEDVALUE('YEN Rate'[Rate],115)

 

Created using WHATIF Parameter

    Xrate = GENERATESERIES(100, 130, 1)

    Xrate Value = SELECTEDVALUE(Xrate[Xrate Parameter], 115)

 

capture20180625092942483.pngcapture20180625092723302.pngcapture20180625092103600.png

 

 

2 REPLIES 2
v-juanli-msft
Community Support
Community Support

Hi @Seward12533

"Is there a way to get "Single Value" layout for slicers not created by using the button"

The first picture seems to be a What If parameter.

For a slicer, you can select "Format" pane->"Selecrion controls"->"Single select"

4.png

 

Best Regards

Maggie

Thanks Maggie what I'm really looking for is a true single value selections. With "Single Select" in the format Pane the users can still select multiple values with CTRL-Click. With the Single Value option of a paremeter filter it truely limits to a single value.  Having this would avoid error checking for situations where you need to foce a single value and provide very different visual for the users.

 

capture20180627072607580.png

 

 

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.