I have got an email which i downloaded from Gmail into Alteryx using an Gmail API. This coverr the email from normal html to base64 and I was wondering if there a base64 decoder which can turn it back to html code for me?
There is a macro available on the Public Gallery that you can try using:
https://gallery.alteryx.com/#!app/Base64Decoder/57129662a248970ba8b755ae
it seems to work but i have a couple of questions.
I notice that it display the following symbol now and again ÿ and i was wondering if I need to replace it and what to?
If i had non english text in the base64 what will happen to it? will it display in the right langauge or will it wont get displayed?