How to view signatures in Sheets generated in AppSheet application

I am creating a delivery app but I want to see the signature image in my google spreadsheet rather than a link to google drive. Is this possible?

Yes it’s possible. Please check this article… https://help.appsheet.com/articles/961605-displaying-images-and-documents

1 Like

Thanks Aleski, I will check it out

1 Like

Hello Adam! I want to do the same thing with you. Have you find the solution? Do you mind sharing with me? Thanks

1 Like

@Adam_McMonagle @oombagus

EDITED: PLEASE SEE BELOW COMMENTS

Hi Ryan, thanks for your feedback. But it gave me an error using it.

I use method on this page instead → https://www.appsheet.com/templates/How-to-have-images-show-up-in-your-Google-Sheet?appGuidString=e161a3d2-8b5f-4246-957b-61677be0e81f

1 Like

@Adam_McMonagle

@oombagus

Sorry, please disregard. I wrote that on my phone.

In Google Sheets you can simply use:

=IMAGE(G2)

Replace G2 with whatever column/row has your file URL.

1 Like

How did you end up with this one? @Adam_McMonagle @oombagus