Closed bohdanszymanik closed 6 months ago
Hi @bohdanszymanik
You could get your connector to provide/save the image in an accessible location and add a URL to that as an ImageUrl in a SourceReference it then adds to your entity result which can be used in place of the icon.
However, currently if you use images of type .png it will display well in the record inspector but not very well in the chart . This is a known issue that has been fixed internally but is not yet in released product.
Cheers
Great - that will work for us. Thanks.
It looks to me as though it's not possible to load in an image from a connector and use it to replace an entity icon? Just checking my assumption on that.