Hi all,
I'm trying to create a summary of a Survey with repeat. I have created a script with correct syntax, but I can't generate the example report because of the following error: "Render expression is: ${#mySurveyname|where:"laver_name='option'"............."
The sintax what I used is the following:
$<$summary>
| ${#repeat} | |
|---|
| ${#mySurveyname|where:"layer_name='option'"|stats:"count,objectid,name":"layer_name2"|orderByField:"layer_name2 DESC"}${name} | ${layer_name2}${/}${/} |
$</>
What's wrong?
Does anyone know how this type of script should be named?
Thanks so much.
David.