Hello All - I am trying to create a pdf file using a predefined word template. The structure of the data is as follows:
Table A (Company) → Table B (Showroom) → Table C (Customer) → Table D (Site Visit)
I have created a BOT for Add/Updates for Table D for creating a pdf file that I need to share with the customer. In this pdf while I need data from tables A, B, C and D. I have 2 issues as follows:
How can I reference table A (Company) data from table D BOT in the word template for creating pdf file? I tried THISROW-1, THISROW-2 but it doesn’t work.
When I go to Settings → Data —> Relationships, App sheet doesn’t show a link between table B and table C, however in the tables they are linked and in table B, it shows [Related Customers] column too