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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Rsteinke
Frequent Visitor

Is there a way to position to certain points in a slicer

I have a list of several thousand entries, is there a way to position to a certain starting point in a slicer such as "M" or is there something other that slicers that would work

1 ACCEPTED SOLUTION
v-juanli-msft
Community Support
Community Support

Hi,Rsteinke

As you said ,what I understand is:

Put a column in a slicer, and filter it based on the first character, then select a value from the slicer to filter the visual.(such as M)

Is my understanding right?

There are some workaround

One is to import Smart Filter from marketplace, you could input values (as a starting point) in the search box on the Smart Filter.

17.jpg

Another is

first,create a calculated column

Column =
LEFT ( 'Table4'[Column1], 1 )

next,put the newly created column and column1 in two slicers

then,edit interaction for the middle slicer as the following picture

19.jpg

finally you will get

19.jpg

Best regards

Maggie

View solution in original post

1 REPLY 1
v-juanli-msft
Community Support
Community Support

Hi,Rsteinke

As you said ,what I understand is:

Put a column in a slicer, and filter it based on the first character, then select a value from the slicer to filter the visual.(such as M)

Is my understanding right?

There are some workaround

One is to import Smart Filter from marketplace, you could input values (as a starting point) in the search box on the Smart Filter.

17.jpg

Another is

first,create a calculated column

Column =
LEFT ( 'Table4'[Column1], 1 )

next,put the newly created column and column1 in two slicers

then,edit interaction for the middle slicer as the following picture

19.jpg

finally you will get

19.jpg

Best regards

Maggie

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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