Hi!
We have a PowerApp where we use a gallery with data from a Dataverse table. In this Gallery we try to show an image stored in sharepoint if the Name of the image is in the name of the dataverse item -> LookUp(Documents,ThisItem.new_site in Name, Thumbnail.Large)
This was perfectly working with a small dataset but now we are running into a delegation issue and do not know how to solute this problem.
Any help would be highly apprechiated.
Cheers, Quince