Please note that this will cause issues if you are planning to use Android as the App will never cast Boolean to Integer/Float. A workaround consists on creating another ProgramRule(s) where a ProgramRuleVariable is assigned 1 or 0 depeneding on the value of the Boolean. This is explained in the doc and an example was provided here: Program rule, assign value by summing boolean data elements - #4 by jaime.bosque
1 Like