Hi community,
I have some data elements type YES/NO
In analisys the value is the same for Yes checked or No checked
are they correct ?
Hi community,
I have some data elements type YES/NO
In analisys the value is the same for Yes checked or No checked
are they correct ?
Hi @Zoely,
Just wondering; You chose the valueType as YES/NO, and what was the Aggregation Type for the data element?
Hi @jomutsani,
Aggregation Type is count
But I want to know the value attribute to 1 UO
@Zoely
Technically, Yes is stored as 1 and No is stored as 0
However, if aggregate type is Count, then analytics counts each cell that has a value accordingly.
Does this answer your question?
Cheers,
Emma
Thanks @Emma_Kassy for the explication
Just I want to list all facility who aswer YES in a service (Not data aggregate) I thought it will show 0 for NO and 1 for YES
For solution, I’ll use YES ONLY as type.