Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Try this,
=[Job description] & '<url>' & [PDF path]
=[Job description] & '<url>' & [PDF PATH]
Seems Case sensitive issue
Hi
still cannot.
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]