Calculation for Radio Button

  • oreoorey
    Asked on December 7, 2015 at 12:14 PM

    I am trying to make a conditional logic that says. If Radio button contain Yes (yes = 1) then calculation occurs. So for instance I have a form that has 6 radio button options. These options are simple Yes and No. I want to make it so if option 1 is Yes 1 is added to the calculation if option 2 contains yes then 1 from option 1 is added to 1 from option 2 for calculation. Likewise No's have a 0 value. Please advise how to do this.

     

    Thanks,

     

    Orey Young

    oyoung@beyoungth.com

  • victor
    Replied on December 7, 2015 at 12:43 PM

    Thank you for contacting us. If I understand you correctly you would like to calculate how many answers where YES. After reviewing your form, I notice that you are using a MATRIX FIELD with the question. To use the calculation on matrices, you require to have the calculated values in the header.

    Calculation for Radio Button  Image 1 Screenshot 40

    Once you have modified you can your calculation field will start counting how many are YES.

    Calculation for Radio Button  Image 2 Screenshot 51

    Another option would be to various drop down fields. In the properties, you can change the CALCULATION VALUE of the field.

    Calculation for Radio Button  Image 3 Screenshot 62

    Please let us know if this help.