Hi,
How would I build a program indicator (Aggregate type, analytics type, expression, filter) if I want to fetch data based on three conditions, and each data element the make up the program indicator is its program stage?
For example: I want to count beneficiaries who received service A in stage1 and received service B in stage 2 and received service C in stage 3. (Stage1.service=”A”&& Stage2.service=”B”&& Stage3.service=”C”)
Looking forward to help.
1 post - 1 participant