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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
vikasmahajan

Hyper Link in Straight table for each user along with issue No

Dear all

I have straight table with issue details I want to add link column in straight table and when user press this

link button qlikview will redirect to to email out look along with issue no in subject.

Thanks in adv

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
1 Solution

Accepted Solutions
vikasmahajan
Author

=('E Mail'&'<url>'&'mailto:'& only(EmailID)& '&subject=Issue No  : ')&Only(LogNo)

Resolved with my self

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.

View solution in original post

1 Reply
vikasmahajan
Author

=('E Mail'&'<url>'&'mailto:'& only(EmailID)& '&subject=Issue No  : ')&Only(LogNo)

Resolved with my self

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.