ToString or ReplaceAll Function
this is my SQL logic to replace a value ---
REPLACE(REPLACE(REPLACE(REPLACE(L.[Type], 0, 'Quote'), 1, 'Order'), 2,'Invoiced'),3, 'Credit Memo') AS 'TransactionType'
In Sisense, I have tried ReplaceAll and ToString function, but am getting Function is not declared error.
Can Someone please help,
Thank you
Please sign in to leave a comment.
Comments
1 comment