Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
We are showing student name and their respective marksheet in table object as a link.
StudentName | Marksheet |
Jhon | file://<ServerName>/<FolderLocation>/JhonMarksheet.pdf |
When I click on this link nothing is happening, as I get to know that file format is not supported in qlik sense. Can any one suggest how I'll fix this?
My requirement is, when anyone click on link, pdf file will be download in separate tab. Any suggestions?
Thanks.
Hi Treseco, "file" is for local path. If you want to share this pdf you need to share on the web or a used a UNC path or from a sharing site.
Thanks for your reply. Can you please let me how can I configure it?