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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
cmplieger
Frequent Visitor

Have column with multiple values in powerBI, for use with a slicer

I have a column with the following data

|  spoon
|  fork
|  fork & spoon

 

I would like to add a slicer to my page that has two options: Spoon, fork.

When Spoon is selected it shows the result for the rows for Spoon and fork & spoon

When Fork is selected it shows the result for the rows for Fork and fork & spoon

 

Can this be achieved in powerbi?

 

If not directly, I was thinking that formatting my data like this could help perhaps? Does powerBI have an option to see values divided by semicollons as multiple values?

|  Spoon
|  Fork
|  Fork ; Spoon

 

Thanks!

1 ACCEPTED SOLUTION
4 REPLIES 4
v-shex-msft
Community Support
Community Support

Hi @cmplieger,

 

>>Can this be achieved in powerbi?
Currently, slicer not support this feature.

 

>>If not directly, I was thinking that formatting my data like this could help perhaps? Does powerBI have an option to see values divided by semicollons as multiple values?
It also not support, current power slicer not support wildcard and regular expression. If you format the values add "Fork ; Spoon" to source and selected, slicer will try to filter the records which column value is "Fork ; Spoon".

 

I'd like to suggest you post these requirement to ideas.(BTW,I'm still not understand why you want to operate like this )

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
Phil_Seamark
Employee
Employee

Have a good play with the Query Editor. 

 

You'll be able to split your column based on a delimter and then do some more massaging to get the extra values back into a single column.


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

Splitting them and reuniting them in a different fashion is easy. however I am not sure how to work out the solution to the end where the slicer shows the appropriate rows. Can you explain a bit more in depth what you meant?

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.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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