Image is not getting diplayed

I never had this issue when using google sheets. when i switched to an sql database. The capured image is not getting displayed. i can see the image in the drive… but is not getting displayed.

What value is recorded in the table for the image column? What is the app’s default app folder, and does it correspond to where the actual image is?

the value recorded in the table is “INVOICE_Images/9658d06f.INVOICE_IMAGE.081021.jpg” and the default folder does seem to match with the location of the images “/appsheet/data/InvoiceDatabase-2322765”

i changed the datatype from blob to text it started working!

2 Likes