Hi guys.
i’m tried to open a external file to download, but i get an error.
What i’m doing wrong.
i’ve already created an action with this formula:
Concatenate(“/visao_Images/Servico_Manutencao-754325/Files/”,[_thisrow].[_rownumber],“.pdf”)
Hi guys.
i’m tried to open a external file to download, but i get an error.
What i’m doing wrong.
i’ve already created an action with this formula:
Concatenate(“/visao_Images/Servico_Manutencao-754325/Files/”,[_thisrow].[_rownumber],“.pdf”)
To use a relative path like that, the file must be in a folder underneath where the GSheet is located. Is it?
Yes this
It’s okay, it’s okay. The app was created on the same GDrive as the spreadsheet
Try just this:
Concatenate([_rownumber],".pdf")
Bad Request
Please contact support@appsheet.com for help with this.
go to Security > Options
then disable Require Image and File URL Signing
Working.
Male sure you understand the ramifications. See External URL for Image Files here: