I created file archieving using formula like this in OneDrive, using formulas
and the files generated from Bot saved to default folder
The FIle already redirected to appsheet default folder in one drive, but it always returned 404 Directory Not Found
the regnerated link
the error screenshot
Solved! Go to Solution.
Great, thanks for the extra details, I think I understand now.
It seems to me the issue is that you're trying to look up the file with a full path from your OneDrive root, when you should just be using a relative path.
I assume the data source is stored in the "AssetOpname...." folder, so if the files are being generated in the "Files" subfolder, you should just need to use the relative path of:
"Files/filename.pdf"
User | Count |
---|---|
20 | |
16 | |
4 | |
3 | |
2 |