Hello everyone,
I need help to view the pdf.
I have created a bot to generate the pdf when a record is added or updated.
The file path is by default /appsheet/data/Projects.
File name prefix: CONCATENATE( [Code], “.pdf” )
Disable timestamp? activated
Path in the pdf column: CONCATENATE(“Files/”,[Code], “.pdf” )
The pdf is generated correctly in drive in additions and in updates
The system generated action to view the pdf correctly returns the file the first time it is generated, but when the record is updated it still shows the file without updating.
Any help is appreciated
Thank you so much

