Calculated field not working

Hi, I have a calculated field that is showed in a text field, in ODK
collect is not showed but it is calculated because when submitted to
formhub it is, in addition it is showed in Enteko, so it only fails in ODK
collect. I put below the part of the excel file that I use to collect the
data in formhub.

select_one likelihood s010101_likelihood Likelihood likelihood select_one
severity s010101_severity Severity calculate s010101_calculatedRisk
calculate_risk Risk concat( ${s010101_severity},
${s010101_likelihood}) text s010101_calculated_riskValue
${s010101_calculatedRisk} (likelihood + severity2)
${s010101_calculatedRisk}

The columns are confusing. Anyway, is that a calculation "(likelihood +
severity2)" in a text field?

··· On Saturday, June 21, 2014, Luis Molina wrote:

Hi, I have a calculated field that is showed in a text field, in ODK
collect is not showed but it is calculated because when submitted to
formhub it is, in addition it is showed in Enteko, so it only fails in ODK
collect. I put below the part of the excel file that I use to collect the
data in formhub.

select_one likelihood s010101_likelihood Likelihood likelihood select_one
severity s010101_severity Severity calculate s010101_calculatedRisk
calculate_risk Risk concat( ${s010101_severity},
${s010101_likelihood}) text s010101_calculated_riskValue
${s010101_calculatedRisk} (likelihood + severity2)
${s010101_calculatedRisk}

--

Post: opendatakit@googlegroups.com
<javascript:_e(%7B%7D,'cvml','opendatakit@googlegroups.com');>
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
<javascript:_e(%7B%7D,'cvml','opendatakit%2Bunsubscribe@googlegroups.com');>
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com
<javascript:_e(%7B%7D,'cvml','opendatakit%2Bunsubscribe@googlegroups.com');>
.
For more options, visit https://groups.google.com/d/optout.

--

Nik
Need help customizing Survey Instruments/Tools/Forms for ODK Collect? Drop
me an email.

Hi, this is not a calculation, thats what is in the hint column, the
calculation is concat( ${s010101_severity},${s010101_likelihood}) and in
the text field I have put a reference to this calculated row in the label
column and in the calculate column, also I have tried with only the
reference in the label

··· El sábado, 21 de junio de 2014 09:23:57 UTC+2, ニコノコ escribió: > > The columns are confusing. Anyway, is that a calculation "(likelihood + > severity2)" in a text field? > > >

Luis,

Do some debugging. What happens if you output just the individual elements
in a note?

Yaw

··· -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Sat, Jun 21, 2014 at 6:26 AM, Luis Molina micuentadecasa@gmail.com wrote:

Hi, this is not a calculation, thats what is in the hint column, the
calculation is concat( ${s010101_severity},${s010101_likelihood}) and
in the text field I have put a reference to this calculated row in the
label column and in the calculate column, also I have tried with only the
reference in the label

El sábado, 21 de junio de 2014 09:23:57 UTC+2, ニコノコ escribió:

The columns are confusing. Anyway, is that a calculation "(likelihood +
severity2)" in a text field?

--
--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.