Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi Community.
I have a share point list with two coloumns that have multiple values.
Example
| College | Major |
| NJIT; NYU; DPS | Chem;Bio |
| FSU; UCLA | Chem;Bio;CS |
When I bring this data in Power BI, each cell contains “List Value”
| College | Major |
| List Value | List Value |
| List Value | List Value |
How do I bring the correct field values splitted in rows.
My Coloumn doesn't give options “Expand to New Rows” or “Extract Value”.
Please help I am new to Power BI.
Thanks,
Rana
Solved! Go to Solution.
@itahir04 , You have to try split by Delimiter Twice(once for each column), and then you might to use remove duplicate in power query
Split Column Power Query: https://youtu.be/FyO9Vmhcfag
@itahir04 , You have to try split by Delimiter Twice(once for each column), and then you might to use remove duplicate in power query
Split Column Power Query: https://youtu.be/FyO9Vmhcfag
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 68 | |
| 61 | |
| 45 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 108 | |
| 107 | |
| 39 | |
| 30 | |
| 26 |