When generating multiple documents in batch from Excel, it's not possible to customize the filenames of the generated documents. Currently there are named automatically using indexes: "Invoice 1.pdf", "Invoice 2.pdf", etc.
It would be useful to be able to use merge tags in the filename like for example "Invoice for {Name}.pdf". The value from the "Name" column would be used for each row when generating the document.