Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more 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
7 - Meteor

@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