March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
User | Count |
---|---|
90 | |
89 | |
85 | |
73 | |
49 |
User | Count |
---|---|
167 | |
148 | |
92 | |
72 | |
58 |