Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
in power bi desktop go to EDIT QUERIES
in the query editor right click the Fruits colunm and select split colunm
in the menue select split by delimiter
in the pop up select the following Custom from teh drop down
in the box provided enter +
Split at "Each occurrense of the Delimiter
Click Advanced options
select split into Rows
and in Qoute Charated select None
Click Okay and your data source shoult now be as requested
Proud to be a Super User!
in power bi desktop go to EDIT QUERIES
in the query editor right click the Fruits colunm and select split colunm
in the menue select split by delimiter
in the pop up select the following Custom from teh drop down
in the box provided enter +
Split at "Each occurrense of the Delimiter
Click Advanced options
select split into Rows
and in Qoute Charated select None
Click Okay and your data source shoult now be as requested
Proud to be a Super User!
@Anonymous
From the Query Editor, add this custom column, then expand it to new rows
=Text.Split([Fruits Purchase],"+")
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 77 | |
| 37 | |
| 31 | |
| 29 | |
| 26 |