Forum Discussion
Image URL Not Working on Matrix Visual
- 8 years ago
Hi SheldonEdwards,
By my research, if you could unzip your pbix file, you will find the size of Data Model for the two pbix files are different.
So the files will have different sizes.
Besides, I found that your image not showing in matrix may caused by the URL is too long, you need to turn on the Word Warp under firmating.
You could see the result in the attachment.
Best regards,
Cherry
Update:
I have recreated the image embedding queries in a brand new PBIX file, and they are working perfectly in both Table and Matrix visuals (Note file size 102 KB):
https://drive.google.com/open?id=1vJqjpN0zIlArw8OeQoAOlliZg3Lfjlvs
I then stripped out my original PBIX file of all other queries, tables, filters, custom visuals etc. so that only the image embedding queries remained i.e. the two files should now be identical, but images are still not working on Matrix visual (Note file size is 3 times the size 357 KB).
https://drive.google.com/open?id=1k29byKmAvFNzt8LoYBbnJpLwaJVfcT0N
Would someone be able to explain the difference in file size, and the potential reasons why the Matrix visual is not displaying the image URLs?
Thanks
Hi SheldonEdwards,
By my research, if you could unzip your pbix file, you will find the size of Data Model for the two pbix files are different.
So the files will have different sizes.
Besides, I found that your image not showing in matrix may caused by the URL is too long, you need to turn on the Word Warp under firmating.
You could see the result in the attachment.
Best regards,
Cherry
- SheldonEdwards8 years agoAdvocate I
Awesome, thanks v-piga-msft :smileyhappy:
For interests sake, why would the size of the data model be different, after I stripped out all of the data?
Also, why is there a difference between the default bahaviors of the Matrix visuals in my 2 PBIX files (when inserting a new Matrix visual into either of the files, one defaults to Word Wrap on, and the other off)? Could it be because one of the files originates from a much older version of Power BI?
Thanks a million