Hello,
in my project I wanna save pictures taken by the camera app to the excelsheet which is located on my onedrive.
My excel sheet looks like this:

It has a unique PictureID to find the right picture and two collums for the front and back of the object I wanna save.
My problem now is, that if i wanna display the taken picture in powerapps it shows nothing. It reads correctly the the data, but it wont show any image.

How can i display the saved picture on the app?