Summary reports with repeats

421
1
10-21-2020 03:05 AM
TragsatecJaén
New Contributor

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.

Tags (1)
0 Kudos
1 Reply
BarbaraWebster1
Esri Regular Contributor

Hi David,

Can you send your XLS form so we can look into this issue more?

Thanks,
-Barbara

0 Kudos