Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
can I split a column by a delimiter in Power BI DirectQuery mode?
how?
calculated column?
measure?
power query editor?
advanced editor?
Splitter.SplitTextByDelimiter("=") ?
thanks.
you mean: use Import mode?
No, use DQ with local data model.
The result of your transforms must have the same structure. If your column sometimes splits into two, and sometimes into three columns you will get an error message .
Better to use DAX if you need to act on the content inside the column.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 22 | |
| 21 | |
| 20 | |
| 19 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 52 | |
| 37 | |
| 31 | |
| 27 |