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
WayneRoseberry
New Member

How split column to show in slicer and filter on contains

I am importing calendar data from Microsoft Exchange.

The "DisplayTo" field is of the following form:

 

  UserName1;Username2;UserName3

 

First Problem:

I want to display the individual users names inside a slicer like this:

  UserName1

  UserName2

  UserName3

 

Second Problem:

I want to filter the calendar rows to just those which contain values selected in the slicer in the "DisplayTo" column. I cannot determine how to make the "contains" filter do anything except literal text. Is it possible to make a "contains" filter refer to a slicer value?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

To solve your Second Problem you have to:

1) Select the top-down menu of the column

6.png


2) Filter in or out the chosen values

7.png


( . . . )
Let me know if it works.

Have a good coding

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

To solve your Second Problem you have to:

1) Select the top-down menu of the column

6.png


2) Filter in or out the chosen values

7.png


( . . . )
Let me know if it works.

Have a good coding

Anonymous
Not applicable

This do not solve the problem os split.

 

Can you provide a solution for a column like:

;#Plata (Argentina);#Plata (Paraguay);#Plata (Uruguay);#

 

do display in the filter as?

 

Plata(Argentina)

Plata(Paraguay)

Plata(Uruguay)

 

Thanks,

Anonymous
Not applicable

Hi WayneRoseberry,

 

to solve your First Problem you have to:

 

1) Select the columns

1.png

 

2) Do the transpose (columns become rows & rows become columns)

2.png

 

3) Split columns by delimiter (semicolon)

3.png

 

4) Redo the transpose

4.png

 

5) Replace the null values with the chosen values (adjusting the data type)

5.png

( . . . )

Let me know if it works.

 

Have a good coding

 

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.