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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
simonnailer
Contributor II
Contributor II

URL Link in Table Not Working

Wondering if anyone has encountered this situation where a URL link in a simple table visualization doesn't work properly when certain characters are included.

For example, setting the field value to the URL below behaves as expected and opens a new browser window when clicked.

http://abc.xyz.com/maintenix/servlet/ScanBarcode?aBarcodeScan=T00FA804&aReturnToPage=252Fmaintenix

However if I include the % character in the URL the link does not work and is displayed in the table as just plain text

http://abc.xyz.com/maintenix/servlet/ScanBarcode?aBarcodeScan=T00FA804&aReturnToPage=%252Fmaintenix

Version is Qliksense Feb 2018 Patch 1

1 Solution

Accepted Solutions
ryo_okabe
Partner Ambassador
Partner Ambassador

Hi,

I think this is bug and it fixed in Qlik Sense April 2018.
------------------
Broken URL representation cause by URL decode
Jira issue ID: QLIK-85555
Description: When a table dimension is represented as a URL, Qlik Sense automatically decodes the URL. As a result, if the URL loaded from the data source contains the text %23, Qlik Sense will convert this text to #.
------------------

I tested your sample url for Nov 2018, it works fine.

View solution in original post

3 Replies
ryo_okabe
Partner Ambassador
Partner Ambassador

Hi,

I think this is bug and it fixed in Qlik Sense April 2018.
------------------
Broken URL representation cause by URL decode
Jira issue ID: QLIK-85555
Description: When a table dimension is represented as a URL, Qlik Sense automatically decodes the URL. As a result, if the URL loaded from the data source contains the text %23, Qlik Sense will convert this text to #.
------------------

I tested your sample url for Nov 2018, it works fine.
simonnailer
Contributor II
Contributor II
Author

Great. Thanks. We are upgrading to Nov 18 soon.
luisguerra
Contributor
Contributor

I try this in update February 2019 but didn't work  =(

Do you now why?

Screenshot_1.jpg