This is pretty interesting. Shot in the dark but can you try the STRSPLIT with -1 and one of the input values, for example, STRSPLIT(abc,'/',-1).
Thanks, Ranjith On May 17, 2012, at 4:36 PM, Nerius Landys <[email protected]> wrote: >> I did the same but with one changes , that is I changed the file column >> delimiter to ',' and it worked. > > I've tried both '/' and ',' as delimiters for the STRSPLIT function > and both fail in my example.
