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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Problem with the LINK functionality

Hi,

I am testing the "LINK" functionality in Version 9. I have created a table which contained a link to a web application of my ticketing system. The expression works, but the ticket opened is always the previous ticket e.g. I want to open T005530 but the link open's T005529. If a selection on a site has been made before the link open's the previous ticket in the selection e.g. Ticket I want to open T005100 next ticket in the selection is T005080 and this is opened. Looks like ticket opened = (Ticket clicked -1)??

How can I change this??

Expession used:

=





Ticket_List.Ticket & '<url>' & 'http://servername/HelpDesk/ticket.asp?ticket=' & Ticket_List.Ticket

Thanks Matthias.

0 Replies