Forum Discussion
Images not loading in Chiclet slicers
AnonymousAre the images that you try to view in the slicer public avalaible on the internet?
Hello everyone,
I ran into same problem and found the fix.
The free icons are not easy to find. I used flaticon.com. Now for PBI to display the icon on chiclet slicer you need to provide the embedded html information as below. However, most icon websites do not give you this option readily on the surface unlike icons8.com.
Fix is following
A. Choose your icon from the website.
B. I use Mozilla Firefox. So once you go to the icon page do the following
From the top menu, select Tools > Web Developer > Page Source
B. look for img src. The embedded html can be found there. Copy paste the embedded html and put that as the URL on the icon dataset and PBI does the rest of the magic.
https://www.flaticon.com/free-icon/vacuum-cleaner_291367
Have fun guys !!!!