Change an email attachment filename using a table column variable

Is it possible in the Bot email doc process to customise the attachment filename such that it contains values from a table or other variables? Eg, something like Report[Customer Name] & Date/Time.pdf?

I can’t see anything in the documentation that allows this.

Yep. That’s what this means:

So the syntax should be the same as in a template. Basically regular Appsheet expressions, surrounded by double angle brackets << >>

2 Likes

Excellent, thank you.

1 Like