Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
luisguerra
Contributor
Contributor

URL Link in Table Not Working (update February 2019)

I save in a field the next URL:

='\\IP_server\Fotos_Empleados\'& IDD

Representation:  URL

But not work as a Link.

When I try to click, only see this: 

Screenshot_1.jpg

Labels (1)
4 Replies
l_raschke
Contributor
Contributor

Hey there,

I'm having a similar problem with the Februar 2019 update. The Link still works, but Qlik encodes the second '=' to '%3D'. The target server can't handle the encoded URL. 

URL Bug.png

If I try to use chr(61) Qlik will still encode to %3D.

 

 

adiunited
Contributor
Contributor

did you guys find the solution?

l_raschke
Contributor
Contributor

I haven't found a solution yet.

EliGohar
Partner - Creator III
Partner - Creator III

Hi

AFAIK there's no built-in solution for this issue in Qlik Sense (URL Encoding).

Please see this post (luke1986 comment):

https://community.qlik.com/t5/Qlik-Sense-App-Development/Qlik-Sense-encode-URL/td-p/91362

and this:

https://community.qlik.com/t5/Qlik-Sense-Enterprise-Documents/Howto-URL-encoding-in-QlikView-and-Qli...

Eli.