Hi
I have a boolean on my Form, i want to sum up the total number of booleans which =1.
Is there anyway to do this?
Thanks!
Hi
I have a boolean on my Form, i want to sum up the total number of booleans which =1.
Is there anyway to do this?
Thanks!
if i remember, you can not do SUMs of Bolean in some other App builders…I d use 1/0 in anoher field…if Adalo doesnt let you sum them either…
Hi - thanks for the response. Do you know if its possible to set a field to be 1 or 0 depending on what the boolean is selected as?
e.g. if Boolean = Yes, newField=1 etc.?
Thanks!
Thats what I was doing in other builders but have not gone through Boleans use yet in Adalo.
think you need to use some IF conditions maybe…