Forum Discussion
PeteIannetta
4 years agoRegular Visitor
Text.PositionOf not working
Hi, Up until the 3/9/21 I had a query that used the Text.PositionOf function to return the position of an underscore in a text field. Since then, it's generating an error stating that an invalid ...
Fowmy
4 years agoSuper User
PeteIannetta
Works for me as well, can you re-check if the "_" is not represented as double "__" if you had any other transformation steps
PeteIannetta
4 years agoRegular Visitor
Thanks for the reply, checked that, definitely a single udnerscore. As mentioned, the query code has not changed and has just stopped working, but yes, it's a single _ only, thanks for replying