App Development

Discuss and learn more about Qlik Sense app development and usage.

Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!

Who Me Too'd this topic

andreas_schoedlbauer
Partner - Contributor III
Partner - Contributor III

Decoding base64 in Qlik Sense Saas Apps

Hi all

in a Qlik Sense Saas Environment I connect to a REST data source wich delivers document information from customers.

andy70018_0-1648833467419.png

The documentLink is as base64 endocded URL to directly open the document in the browser.

In the sense app the documentLink should be displayed as link so the user can easily open the document in the browser.

andy70018_1-1648833714059.png

But therefore I need to base64/decode the URL in the load script or the table (I did it manually here for example).

Does anyone know how I can automatically decode this link so that I can use it in the app?

Thanks so much for your help, Andy

Labels (1)
  • SaaS

Who Me Too'd this topic