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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

How to import MS List with multiple select drop-downs

Hi,

 

I have a list that I am importing to a Power BI Report. Some of the fields in the list are multiple select dropdowns. When I import this into Power BI I need to 'Expand' or 'Aggregate' the data in order to see it I think. However, when I expand the list it duplicates each line. I need to have one row with the options seperated by a comma.

 

Screenshot1: Snip from the Microsoft List where we have 6 industries selected.

 

image.png

 

Snip from Power BI where you can see that this translates to 6 rows.

 

image.png

 

Thanks in advance if anyone can help!

Robbie

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi,

Thanks , this was helpful. In the end my approach was as follows:

- Import data into multiple rows.

- Create a new table using SUMMARIZE function, and then use CONCATENATEX to pull the values into one row.

 

Slightly diff approach but same result 🙂

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi,

Thanks so much for replying!

What I would like to see is 1 row, and all of the data contained in one column (just like the power app screen grab above).

So it would show as "Finance,Government,Healthcare,etc".

Is that possible do you know?

Thanks!

Anonymous
Not applicable

Hi @Anonymous ,

 

Yes, you can create a custom column to merge this columns

vmengzhumsft_0-1661323796778.png

 

vmengzhumsft_1-1661324264138.png

 

Best regards,

Community Support Team Selina zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

Anonymous
Not applicable

Hi @Anonymous ,

 

I'm not sure I have understood what you want to achieve. 

 

Are you expecting these six rowss to become one row , something like this result?

vmengzhumsft_0-1660642467309.png

Or what you want is some other results?

 

If I have misunderstood you, be sure to let me know promptly. If it is convenient for you, you can show me the expected result you want, it will help me a lot to help you solve the problem.

 

Best regards,

Community Support Team Selina zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Hi,

Thanks , this was helpful. In the end my approach was as follows:

- Import data into multiple rows.

- Create a new table using SUMMARIZE function, and then use CONCATENATEX to pull the values into one row.

 

Slightly diff approach but same result 🙂

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors