Group within a PDF

Hello, I am very stuck trying to generate a PDF, based on two tables, [Customers] and [Invoices], when creating the document in Docs if you create the relationship and show the Client with their Invoices.
Now the doubt;
The [Invoices] table has among other Columns, Currency (USD, $) and Stratus (Expired, To expire), How could you group by Currency and by Status

Single category headers in workflow templates for multiple records of same category Tips & Tricks ?

Say you have data like this: [image] With “Group by” selection in a Table view, you can easily display this in the app like so: [image] But what if you want to do so in a PDF file generated via a START expression in a workflow? Use the following general model: [image] Which basically says “if this is the first item in this category, display a header”. The tricky part is when using a subset of values in a table, like child values of the parent record you’re working with. Then for the seco…

3 Likes