I'm trying to create a project management system in Smartsheet, that has the ability to generate Invoice/Estimate PDFs. I already know how to generate PDFs with a single row, but is it possible to generate a PDF with data from multiple sheets?
I would need to get data from the parent "Projects" sheet (for client name, project info), the connected "Deliverables" sheet (the individual service items), and the "Rate Card" sheet (to get the pricing).
Can this be done with document generation feature?