Forum Discussion
No images (from URL) are displayed in the subscription
- 2 years ago
Think about your medium for a second. Screens have a limited resolution. There is no point in carrying along super high res images just to render them badly on a screen.
Downsample your images.
Chris Webb's BI Blog: Storing Large Images In Power BI Datasets (crossjoin.co.uk)
The Power BI service has no access to your Sharepoint Document Library. And you don't really want to grant that access.
Consider inlining the images in the semantic model instead.
Hello lbendlin ,
you mean I should read the images as BASE64 code?
The problem is that the images are much too big. The BASE64 code doesn't fit in one column.
- lbendlin2 years ago
Super User
Think about your medium for a second. Screens have a limited resolution. There is no point in carrying along super high res images just to render them badly on a screen.
Downsample your images.
Chris Webb's BI Blog: Storing Large Images In Power BI Datasets (crossjoin.co.uk)
- Jan_Trummel2 years ago
Helper IV