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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

Slicer Search Option Not working in Paginated Reports - RDL

Hi,

Respective items not coming in slicer dropdown while searching particular city in city slicer. But if i put 3 spaces at the starting of the city name like "   Aberdeen", its bringing the respective items. Actually city column don't have any spaces.

Can anyone help me how to get the respective items in slicer dropdown without putting 3 spaces ?

 

Note: I created the Dataset using Query Designer Approach

 

Screenshot 2020-11-12 112341.png

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Solution found...If we remove this script "Space(3*Fields!ParameterLevel.Value)" from Parameter dataset which is in hidden mode,  we can get the respective items in slicer dropdown without putting 3 spaces.

 

Screenshot 2020-11-13 163122solution.png

View solution in original post

2 REPLIES 2
EmilyP
Frequent Visitor

By selecting the 'ParameterCaption' is what worked for me for the parameter value. As you can see the one you have is specified as 'Indented'. I ran into this problem but put the available values using the caption only and it no longer had the spaces in front and allowed for normal searching. 

Anonymous
Not applicable

Solution found...If we remove this script "Space(3*Fields!ParameterLevel.Value)" from Parameter dataset which is in hidden mode,  we can get the respective items in slicer dropdown without putting 3 spaces.

 

Screenshot 2020-11-13 163122solution.png

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

Check out the June 2024 Power BI update to learn about new features.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

Top Solution Authors