Forum Discussion
thomasreick
3 years agoResolver I
Visual to display Images with fast rendering time (<2 secs)
Hello there, actually I am struggling on this, but do not get a satisfying result. Perhaps there are some best-practice ideas on how to handle.... We have developed some reports to be shown on...
- 3 years ago
Integrating pictures in PBI not possible for SVG-images (Format not listed in File Dialog) Integrating picture s in PNG-Format requires base64 conversion but faces limit-issue in leght of resulting string (some pics >32766 characters)I would challenge that.
lbendlin
3 years agoSuper User
Integrating pictures in PBI not possible for SVG-images (Format not listed in File Dialog)
Integrating picture s in PNG-Format
requires base64 conversion but faces limit-issue in leght of resulting string (some pics >32766 characters)
I would challenge that.
thomasreick
3 years agoResolver I
Hello lbendlin,
thank you very much.
This soluton is highly recommendable, thank you for getting me this valuable hint.
I have heard of this before but was not sure on performance, hearing about 'chunk & concatenex'.
But this works fine for all the PNG designed.
Once more, thank you very much.
Thomas