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.
Thanks again for the reply. Unfortunately it still seems to be recurring again.
Hi @MathewBrown ,
Thanks for sharing here. If you put your table within $<summary> and $</>, you may need to use ${layerName | stats:"first, Project_Identifier"} to replace ${Project_Identifier}. The same applies to ${Project_Name}.
Here is the documentation for the report summary section: https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereportqueries.htm#ESRI_SECTION1_B8EE6E41851345079FF5D9D4D69AD1D3
Thanks,
Ruth
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.