Hi,
I have problem in runnnig the Trim command in Alteryx for the following samples of Trim functions used in Excel.
=IF(TRIM(UPPER(C4))<>"",TRIM(UPPER(C4)),"noAccount")
=IF(TRIM(UPPER(C8))<>"",TRIM(UPPER(C8)),"noAccount")
=IF(TRIM(TEXT(A8,"0"))<>"0",TRIM(TEXT(A8,"0")),"noNumber")
Appreciate someone can help me. Thank you.
Regards
Douglas