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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
tommer
New Member

can I split a column by a delimiter in Power BI DirectQuery mode?

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.

3 REPLIES 3
tommer
New Member

you mean: use Import mode?

No, use DQ with local data model.

lbendlin
Super User
Super User

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.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.