Reading an auto generated file

Hi, I have set up an automation to generate a pdf file and tried to add a relative path on a file column to open that pdf but got an error message “File entry not found”.

The pdf is generated successfully under the file path: Workflow, with the file name, let say “test”, and the default app folder is set to be /appsheet/data,

I put the file column with a formula
concatenate("/Workflow/", “test”, “.pdf”)

Would like to know if I have made any mistakes while setting up the path, thanks a lot.

1 1 99
1 REPLY 1

Aurelien
Google Developer Expert
Google Developer Expert

Hi @jchuman

Here is an example:

Top Labels in this Space