In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Decoder for Base 64 Encoder Tool?

mathias_schnoor
11 - Bolide

Hey !

 

How is it possible to decode an encoded string by using the Base 64 Encoder Tool?

 

Mathias

 

 

11 REPLIES 11
qw199505
8 - Asteroid

@jdunkerley79  I tried the decoder macro to decode serviceData field from Alteryx Mongo, where I extract Schedule collection using mongoDB input tool which results in a blob, which I use the blob convert tool to turn into Base 64 and then use your macro to convert to the underlying text.  Only I get unreadable stuff.  I included my testing module.Capture.PNG

PrafulM
5 - Atom

How did you set the value User.Base64 in your macro?

 

Labels
Top Solution Authors