Forum Discussion
gswapnil90
10 years agoNew Member
Images not loading in Chiclet slicers
In my report, I'm using Chiclet slicer with images to slice on Products. My Product images are in Azure and their path is in an attribute in Product dimension in my cube. Symptoms of the problem...
kaushal
9 years agoFrequent Visitor
Chiclet slicer have the problem with the file names containing space. So if you replace the spaces between file name into %20 then it will work for you.
For example
if you have a link like
http://contoso.com/my image.jpg
then replace it to
http://contoso.com/my%20image.jpg
I would suggest replace all spaces containing in url with %20
Hope that helps
Kaushal
koshur
9 years agoHelper I
This is not working to me either. SO frustating. There are no spaces in my URL. I tried using imgur as source and Google Drive. nothing works.
PLEASE somebody help
- dmoysidis8 years agoFrequent Visitor
Same problem here. And I'm using OneDrive stored images. I can access them fine so it's not network issue.