Forum Discussion
URL path for images
Hi All,
I have some .jpg images on my local drive.i want to create a desktop report with a table which shall have a column with the local drive path details.This needs to be shown as a URL/link such that when a user clicks on this link the respective image is rendered .
fyi.. i am not invoking any image with a https://www... kind of path.
Please can you let me know if this is feasible and how..
Regards
- Anonymous3 years ago
Hi Mystery ,
Please review the following links, hope they can help you get it.
How to Use IIS to Host a Website Locally on Windows
The above method seems to be complicated, you can refer the first method Add images from OneDrive which I post it in my previous reply. Upload the image files to OneDrive and follow the steps in that documentation to get it.
In addition, please review the below video. The video describe three methods, you can refer any one method to get it.
Power Bi : Use Local Images in Power Bi. 3 Different Methods
- Convert the image to Base64
- Binary.ToText(): Multiple Images (10 or more)
Best Regards
3 Replies
- AnonymousNot applicable
Hi Mystery ,
You can refer the following links to get it:
Reference Local Image URL in the visual
In case someone drops by to this issue, you need to host the folder in which you have images on IIS.
Best Regards
- MysteryHelper I
Hi yingyinr,
COuld you please let me know how to host on IIS server.Any specific path where it has to be hosted.How to extract the path and provide in PBI report.
Please illustrate.
Regards
- AnonymousNot applicable
Hi Mystery ,
Please review the following links, hope they can help you get it.
How to Use IIS to Host a Website Locally on Windows
The above method seems to be complicated, you can refer the first method Add images from OneDrive which I post it in my previous reply. Upload the image files to OneDrive and follow the steps in that documentation to get it.
In addition, please review the below video. The video describe three methods, you can refer any one method to get it.
Power Bi : Use Local Images in Power Bi. 3 Different Methods
- Convert the image to Base64
- Binary.ToText(): Multiple Images (10 or more)
Best Regards