Generate file and save it in colum

create a file to and save it into the FILE column type ???

how can i make it

What do you mean by “create a file”?

To be clear, a column of type File will contain the URL or path of a file, not the content of a file.

i know that

i mean that i have colum in “quote table” name=" offer file"

i make event that make file of quote table a i want these file store in " offer file" colum automatic

if you never mind that we make a zoom meeting to solve these problem

Hi @Ahmed_Abd_El-Moneim

Here is a way to do so:

[How to call the PDF Link that i created](https://community.appsheet.com/t/how-to-call-the-pdf-link-that-i-created/47152/2) Questions

Hi @John_Paul_Armisa What you want to achieve is pretty similar to what is described in this post: You have to keep in mind that the link you want to provide is a relative path from your default folder path. With Automation, I reproduced it this way (other similar options exist, this is ONE option). The purpose here is to create a quote, store it in a team drive and giving access to user then. To do so, I make an action, visible to users, to write “filename” in quoteFile column. Then, the…

For reference:

1 Like