Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
chrisbrain
Partner - Specialist II
Partner - Specialist II

URL Encoding in Load Script

Is there a function or technique for url encoding a text string in a load script? For example replacing & -> %20 (a more complete list here http://www.blooberry.com/indexdot/html/topics/urlencoding.htm).

beeido.com - BI | Software | Qlik Integration Services
GitFirst - A CI/CD solution for Qlik Sense
3 Replies
chrisbrain
Partner - Specialist II
Partner - Specialist II
Author

Ah - just found this which is the same question:

http://community.qlik.com/message/103356#103356

beeido.com - BI | Software | Qlik Integration Services
GitFirst - A CI/CD solution for Qlik Sense
martin59
Specialist II
Specialist II

Hi,

You can try mapSubstring() with a mapping table.

Hope that helps you

Martin

rbecher
MVP
MVP

I would suggest to take a look here:encode URI


http://community.qlik.com/docs/DOC-2308

HTH

- Ralf

Astrato.io Head of R&D