Forum Discussion
Dashboard Tile, Image cannot be loaded
- 3 years ago
Hi, thomasreick
I didn't get any information about the limit on the number of tiles for the dashboard.
You may need to make sure security credentials aren't required to access the image file. For example, because OneDrive and SharePoint require authentication, images stored there can't be added to a dashboard this way.
Best Regards,
Community Support Team _ Eason
Hello thomasreick,
Thank you for the advice.
Unfortunately, this is not the solution to my problem. Unable to insert new image tile with https path to control panel. And it is also not possible to pin a graph from a published report.☹️
Unfortunately, I don't know where my mistake is.🤔
Iveta
Good Morning Questcz/Iveta,
As far as I have understood correctly...
- The pic(s) need to be available online (web/sharepoint)
- Important(!): Reportuser should have reading rights on the pic-folder.
- In PBI Desktop-Report you can include the base64-converted pics to a an Image-Visual like Image Pro from the market (Image pro by Cloudscope)
- do as explained in Chris Webb's Blog for both methods (Import in PQ, DAX in PBI)
- Create an additional measure as described here for a single picture
SinglePic= CALCULATE ( [DisplayImage]; LogoTable[NameOfPic] = "DesiredPic.png") - Make this Measure the Source of Image Pro-Visual
- Do not manually import a picture to get it displayed, those cannot be pinned to a dashboard because there is no data-field connected.
- Pin the Image Pro Visual from the published Report to the Dashboard
Please check this approach and give feedback.
thx
Have a nice weekend
Thomas
- Anonymous3 years agoNot applicable
Hello Thomas,
I have dashboard with some tiles with pictures. This tiles function is as button with image - It can me transport to the other dashboard. In October I was add next this tile with the same URL address and no problem. When I tried add next tile in November (the same URL address and the same workflow) I have problem. And I don't know why. Few days ago, I noticed that I have problem tack graph from report to dahsboard, but table tack from report to dashboard I have no problem.
I can't explaint it me and I still look for solution. Your described solution is function, but on the other problem, not my. ☹️
But thanks for help me.🙂Iveta