Hey everyone.
I'm creating an automation that creates a file and them fill a table that has the created file column. When i tested the file was created but the link in the app is not working. I checked the file path and it's exactly where the file is. Bellow the details of the problem:
The file created and it location
Solved! Go to Solution.
Can you show us how you create the URL?
and if you expand the details of the error what do you have?
Anyway, my suggestion is to create the URL like this:
CONCATENATE("The path as it is defined inside Settings -> Information -> Default App Folder" , "/Drive folder path/", [var if you need it like file name], ".pdf")
Can you show us how you create the URL?
and if you expand the details of the error what do you have?
Anyway, my suggestion is to create the URL like this:
CONCATENATE("The path as it is defined inside Settings -> Information -> Default App Folder" , "/Drive folder path/", [var if you need it like file name], ".pdf")
Hey Droid.
There was an error on the concatenate formula. I already fixed it. Thank u anyway
User | Count |
---|---|
32 | |
11 | |
3 | |
3 | |
2 |