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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to open a PDF when user click on certain value

Hi there,

In Qlikview, it is possible for a PDF file or image to open up when user select on that certain value?

For example i have 100 values, when user click on value A it will open PDF file A.

Pls see attached sample file. If i click on "Replace supply air sensor" under the Repair Job Types, a PDF file or open.

thanks

14 Replies
tamilarasu
Champion
Champion

Try this,

=[Job description] & '<url>' & [PDF path]

=[Job description] & '<url>' & [PDF PATH]

Anil_Babu_Samineni

Seems Case sensitive issue

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Not applicable
Author

Hi

still cannot.

Capture.PNG

devarasu07
Master II
Master II

below measure column:  representation change to Link instead of Text" (by default it will text u have to change manually) for more refer my attached word doc.

=[Job description] & '<url>' & [PDF PATH]

1.png

tamilarasu
Champion
Champion

Capture.PNG