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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Anonymous
Not applicable

Grouping one value in two groups

I am trying to group data of a column. I want to group one value in two groups, how to do it?

 

For Example:  I am creating new column of group called Z. The column has multiple cities name of USA.

Now I am grouping them into two -A and B.

Now city "San Jose" need to be grouped as A and B also. But I am able to put it in group A OR group B. Here I want it to put in A&B both. What is the solution?

Please help!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@Anonymous 
Are you expecting something like this?

 

Vpazhenmsft_0-1628731286911.png

 

 

Paul Zheng _ Community Support Tea

View solution in original post

6 REPLIES 6
Anonymous
Not applicable

@Anonymous 
Are you expecting something like this?

 

Vpazhenmsft_0-1628731286911.png

 

 

Paul Zheng _ Community Support Tea

Anonymous
Not applicable

@Anonymous I think this might work for small data.

For large data the nested IF with be very lengthy.

 

This solves my problem. I have to create a big DAX for it!

 

Thanks.

amitchandak
Super User
Super User

@Anonymous , Have two columns One for A and one for B

 

Have a city table with the group where you have rows for both A and B, you need to create a many to many birection join to filter

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

@amitchandak Thanks for your reply.

 

1.Imagine I have 100s of rows of data. I cannot create different columns for issues like this. The number of columns will get increasing for large data.

 

2. I want to use this column Z as slicer to filter data according to the grouping.

@Anonymous , You can have comma separated.

 

Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

 

 

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

@amitchandak Sorry dear all the data is sensitive can't share.

 

And how to separate it with comma? Can you please help with this? 

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

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