Forum Discussion

CatoD's avatar
CatoD
Helper II
3 years ago
Solved

Split columns without breaking query folding

Hello,

 

I would like to split text column (textColumn below) by delimiter (" ") without breaking query folding, is it possible?

The table has data like this:

textColumnSplit#1Split#2
ABC DEFABCDEF
A.111 GHIA.111GHI
A.123 FFFA.123FFF
A.22 EEEA.22EEE

 

Thanks

1 Reply