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: 
luke1986
Contributor III
Contributor III

Qliksense: URL Encoding ($=%24)

Hello Folks,

Iam facing a problem with the automatic encoding of links (URL) in a Qliksense Table Chart.

We are using Navision as ERP System.

If you build a link that should open a Tab from Navision, it usually contains a '$' (Dollar Sign) in the link.

Something like this: ...your$company\runpage?page=...

If you now click on the link, it will open the $ as %24, which is no problem for Website links, but for Navision it is.

So i tried to put chr(36) instead of $, to maybe solve the Problem, but that didnt help either.

This problems only accure with Chrome, Firefox, Opera browser, in IE it works, but since QS is optimized for Chrome, i dont want to switch.

Does anybody has a solution?

Greetz Lukas

Nachricht geändert durch Lukas Amann

10 Replies
heltok
Contributor
Contributor

I have a similar problem with URLs in Qlik Sense. Part of the URL I am using is "type=&M=414". Qlik Sense translates this as "type&M=414", in other words the equal sign that don't have any content is removed. I have also tried with the chr() function but without luck. Are there any news regarding solutions to this or similar issues?