I would like to use the toLower Function here with the Dynamic Content Mail, how can I accomplish that?
Solved! Go to Solution.
Hi @IceCat
Maybe you can try compose two times like the screen shot. that is working for me.
compose2=tolower(outputs('Compose'))
Append to array variable = outputs('Compose2') for this one you can just choose with UI.
BR
Ler
I understand I can add an expression, but how do I use the dynamic field mail as I’ve screenshot.
I see where I can switch to Dynamic Content inside the Expression, but Mail doesn't show there
Hi @IceCat
Maybe you can try compose two times like the screen shot. that is working for me.
compose2=tolower(outputs('Compose'))
Append to array variable = outputs('Compose2') for this one you can just choose with UI.
BR
Ler