Hi All,
I have requirement where i need to find a position of character in Domo ETL (Not Beast Mode).
Can anybody assist me on this?
Below is the example
String ----> Asx@par
Ans = 4
The symbol @ can come anywhere in input string so i need to find it's position.
Thanks in Advance.