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: 
thi_pham
Creator III
Creator III

Error of URL on straight table Qlik sense June 2018

After upgraded to Qlik sense June 2018, I got an error related to URL on dimension of straight table:

Before, I defined a dimension (Representation is URL), value is:

='https://bi.XXX.vn/single/?appid=YYYYY&sheet=ZZZZ&select=clearall&select=AccountID,' & AccountID

it worked well in previous version (April 2018), click on the url (https://bi.XXX.vn/single/?appid=YYYYY&sheet=ZZZZ&select=clearall&select=AccountID,ABCDEF) , new tab would be opened with selection based on AccountID.

After upgraded to Jun 2018, the link is converted a little diffrently:

https://bi.XXX.vn/single/?appid=YYYYY&sheet=ZZZZ&select=clearall&select=AccountID%2CABCDEF

, character is converted to %2C of html link, then the selection is not applied.


How can I fix it?

Thanks

0 Replies