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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors