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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
brf10043
Creator
Creator

Https link Question

All,

I have the following expression which creates a link with the text "Click Here" which when clicked takes the user to a support ticket (TICKET_ID_).

='Click here<URL>https://vocfeedback.gsk.com/IM_view/ticketInfo.asp?Ticket_ID='&Only($(vIMVolumeDetailCreated)TICKET_...)

How can I alter the code to replace the "Click Here" text with the ticket number (TICKET_ID_)?

Labels (1)
1 Solution

Accepted Solutions
sunny_talwar
MVP
MVP

4 Replies
sunny_talwar
MVP
MVP

brf10043
Creator
Creator
Author

Thanks Sunny!

That does work perfectly.  Here's a follow up question.  Is there a way to have the link work after you "Send to Excel"?

sunny_talwar
MVP
MVP

Bobby that is a great question. I don't know since I never had to do this. I will look around, but I think this might need a Macro of some sort to make it work. I don't think inbuilt QlikView capabilities would allow for this.

brf10043
Creator
Creator
Author

Thanks Sunny.  I also expect that you would need a macro to make that happen.  However, I don't think that we would want to go that route.  Thanks for your Help!