so I have a repeat that contains
select_one donation | donation_list |
select_one donation_item | donated_type |
text | donated_item_size |
integer | item_count |
so what I need is sumif(${donated_type}='Food', item_count)
I need the total of (item_count) when the donation type is 'food'
is that possible
have you gone through the formula list to see if there is something that you can use?
http://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm
and
http://doc.arcgis.com/en/survey123/desktop/create-surveys/quickreferencecreatesurveys.htm
Waleed,
Currently we do not support sumif or calculations across repeats for multiple questions, only what is supported by the documentation Dan mentions above.
Phil.
Hello, I just wanted to check in and see if ESRI supports this now or will soon now that it has been almost 4 years since this question was originally posed.