I would like to make it so that when I click on a path it opens up a popup to my local PC accessing the image in the path.
As I am a new user I am stuck on how to proceed with this, any ideas or guidance would be appreaciated.
As i understand you are trying to make that dashboard to be accessible as a local website .
Hence , that particular vizualization has been taken as an iframe from that dashboard. then just save this above code as a html file. Launch the file it would give you that visualization like a image which is clickable.
Oh no, that is not what I am trying to achieve.
I am not looking to export the dashboard, I am just looking to make so that when I am interacting with the dashboard I want to display/show images when clicking on the column "Image Path" of the table.
The Lens table is trying to load the image from the file system but most probably it's been blocked by the browser.
You need to host the assets somewhere else, not in your local filesystem, then the URL will work.
@Marco_Liberati
Thank you for your answer!
For this task though I am strictly looking to load the images from a local PC, not hosting elsewhere.
Do you have any other tips on how I can make it work ?
@Marco_Liberati
Just one more question, if I try to access the local file on my browser manually by typing, for example, file:///C:/image_data/images/audi.png it works and the browser can access it.
I am wondering if it's maybe an issue in the URL formatting, as you can see there are substrings like C%3A%5C in the path that were added and I have no idea where they came from, they could be the reason why it is not working
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.