Forum Discussion
Split Texts to Display Images
- Anonymous2 years ago
Hi ale259 ,
Regarding your question, it seems that you are storing large images. Please refer to the following article.
https://blog.crossjoin.co.uk/2019/05/19/storing-large-images-in-power-bi-datasets/
Your 'number' column is similar to the 'name' column in the article, both are used to distinguish different pictures.
Only the 'Content'(Pic) column is split.You can modify the sample code provided in the article according to your needs.
Best Regards,
Wenbin Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi ale259 ,
Regarding your question, it seems that you are storing large images. Please refer to the following article.
https://blog.crossjoin.co.uk/2019/05/19/storing-large-images-in-power-bi-datasets/
Your 'number' column is similar to the 'name' column in the article, both are used to distinguish different pictures.
Only the 'Content'(Pic) column is split.You can modify the sample code provided in the article according to your needs.
Best Regards,
Wenbin Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.