Hello,
I have been trying to find ways to keep a table I am using for my report template from repeating in the final template outcome. I tried using the $<summary> and $</> to close the table off on its' own page but every time I do this, it gives me a parsing syntax error that goes away once removed. Any ideas or thoughts would be greatly appreciated thank you. The table does contain two fields that are dynamic [$Project_Identifier and $Project_Name] that I need to use within the table that get the parsing error with the above summary syntax added on the page.