Hi,
I managed to generate PDF file using bot, now my issue is I'm not able to to include filtered inline table in PDF.
Its kind of invoice, I have customer table and sales table
In filtered form selecting Customer Name, Start Date and End Date
which fatch data from sales table for the give customer name and all related sale records (date wise)
I can see correct data in filtered inline table but can not find a way to add these table into PDF. PDF file (invoice) should all sale records (per line) for the given details (customer name, start data and end date)
any idea if it is possible and if yes, how i can achieve this?
Solved! Go to Solution.
First.. you need to read the rows from the original table like
<<Start: Milk Sale[Key],IN([Key],[_THISROW].[Matching Milk Sale]))>> and when using the Start: expression, you need to end it with <<End>>. That's missing from your template.
Please check this arcticle..
https://support.google.com/appsheet/answer/11541779?hl=en&sjid=3931983941697489635-EU
User | Count |
---|---|
15 | |
14 | |
8 | |
7 | |
4 |