Trying to bring a map over to my template and getting this error.
Error: An error occurred when checking the report template. Failed to parse ${manhole_location | map:500:400:10000:hybrid} since hybrid cannot be found in the current parsing scope.
Thanks,
KP
What are you trying to achieve?
It looks like you're trying to specify a custom Basemap. I don't believe the syntax is correct. If you want to use a different Basemap to the default of your organisation you need to specify the item id of it like this:
${location | map:"7e2b9be8a9c94e45b7f87857d8d168d6" | mapScale:100000 | rotate:90}
More examples in the documentation below. I can't see anything to support the syntax provided.
https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereporttemplates.htm#ESRI_SECTION1_52A9E8D541944B87AD4B4D68CA73FE52
Thanks Chris! I was not pulling our map id.
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.