Cannot Preview PDF file in google drive

First , Iโ€™m use Behavior > workflow to create PDF file

Second , File Created in my google drive > location is
โ€œMy Drive/appsheet/data/TestDeliveryRack-2295790/SavefilePDF/Schedule_20210101AAA20210102_1038.pdfโ€

Third , I want appsheet preview my PDF > I create virtual column type โ€œFileโ€ > Iโ€™m formula =
โ€œMy Drive/appsheet/data/TestDeliveryRack-2295790/SavefilePDF/Schedule_20210101AAA20210102_1038.pdfโ€

Fourth , When i click itโ€™s show 404 file not found T^T

How to fix that , i feel so sad all-day T^T
thank you for help

Solved Solved
0 5 1,067
1 ACCEPTED SOLUTION

Perhapsโ€ฆ

Path to file must be relative to the sheet location in drive.
My usual paths are something like โ€œdata/attachments/file.pdfโ€ , not โ€œmy drive/appsheet/data/โ€ฆโ€

Also , in app info, you can define default folder

View solution in original post

5 REPLIES 5

I try to create New APP to test PDF
This is main APP Server Error 404-file or directory not found

BUT

the new APP itโ€™s work i dont know why T^T , same virtual column , same formula , same file


1:50 2/3/2021 i find a way to run file in google drive
the problem is google spreadsheet
i create new google spreadsheet and make table Report
itโ€™s work OMG T^T .
i dont know why my main google spreadsheet cannot run report ( 404 file not found )

Try saving and verifying on the first app.
I had this issue earlier today.

Perhapsโ€ฆ

Path to file must be relative to the sheet location in drive.
My usual paths are something like โ€œdata/attachments/file.pdfโ€ , not โ€œmy drive/appsheet/data/โ€ฆโ€

Also , in app info, you can define default folder

Thank you , very much T^T

I found problem now
info > properties > app properties > default app folder is = /appsheet/data/myapp-1234/
but
my googlespreadsheet is = /Somefolder/googlespreadsheet
then
I change default app folder = /Somefolder and OMG itโ€™s work T^T .

Top Labels in this Space