Hi All,
I'm currently trying to recreate a MySQL flow in Domo to ETL.
One of the first things we are doing in a table is taking out extra characters from a column to create a new trade_id
Here is how we are doing it.
when I go to add the formula tile and copy and paste this syntax, ETL is saying it doesnt recognize the 'LOCATE' function.
So keeping the same framework of finding the '%G2%' (for example) and taking everything from the left of those characters we have designated, is there a similar function that ETL will recognize? If so, what would one of the lines look like?
TIA