Linking a document created by appsheet and saved in a shared drive

Hi again folks,

I’ve managed to create a link in my app to a document that has been created using an automation, meaning that my users can access the file through the app, which is great. However, I am now saving these documents to a shared drive and am having difficulty recreating the desired effect.

The expression for accessing the file when it was in my own drive was:

appsheet/data/SpaceWolf-3293159/Files/filename.pdf

To save the file in the shared drive I have changed the default root folder to /[TeamDrive]Complaints/SpaceWolf - and then complete the file name with CONCATENATE([Policy number]&" CDF.pdf")

This saves the file in the correct place but using the same logic to create the expression to link the document to the app - [TeamDrive]Complaints/SpaceWolf/Files/filename.pdf - isn’t working. I don’t want all of the documents sat in my drive as if I leave or move to a different team they’ll continue filling up my drive.

Can anyone help?

1 5 1,315
5 REPLIES 5
Top Labels in this Space