I have a pricing app that uses 4 tables -
Each table has a key column "PriceID". The relationship is 1:1 for the rows
Each Job can have 75+ items included. We are doing separate tables to get past the AppSheet 100 column limit.
I need to generate a PDF that can be sent to the customer. This report must have the quantity, price, and total. I am using a Google Doc with a table as the template.
I cannot get the template to use multiple tables. I have successfully added the JobAmt data with no problem. S0, my basic template "works".
I tried in one Google Doc table cell:
<<Start: JobDetails[PriceID]>><<[PriceID].[Inches]>><<End>>
I also tried using a SELECT a few different ways.
Can anyone give me pointers?
User | Count |
---|---|
17 | |
11 | |
7 | |
4 | |
3 |