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

View all the Fabric Data Days sessions on demand. View schedule

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
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors