I am developing a financial management app. I have a number of tables which are working just fine, in particular I have two tables Transaction and Items. the relationship is properly set to ref, but when i generate a report template some child columns are not included. and again, when I populate the system, actual variables do not populate the child table. photo number 6 is the google sheet child table. please assist. Thanks, in advance
Solved! Go to Solution.
Hi ,
To include all child table columns in your report template:
โ Make sure your <<Start>> expression points to the related child records, e.g., <<Start:[Related Items]>>.
โ Inside the <<Start>>, list every needed column explicitly with its template tag (e.g., <<[ColumnName]>>).
โ Check that your Ref relationship is correct and that the child tableโs column names match exactly.
โ If actual variables donโt populate, confirm they are included in the SELECT or list reference feeding the template.
User | Count |
---|---|
33 | |
11 | |
3 | |
2 | |
2 |