How to build dynamic program indicators

Hi members of the community,

I am wondering if you could help me choose the right path. I want to make a Tracker program as following:

Tracker Entity type: Participant

Attributes:

First Name

Last Name

Gender

ID number

Email address

Phone number

Program stage (repeatable)

Data elements

|image

The problem I am facing is how to create program indicators if the program stage is repeatable.

For example: Get the number of participants who attended all trainings, get the number of participants who attended at least two trainings. (The number of events on paper form is 14 and as the data captured will be the same, I quickly thought of a repeatable stage). For me, as a beginner, it’s challenging.

Would you please advise me on which path to follow: repeatable or non-repeatable stage? in either case, how to calculate the number of participants who attended all trainings, number of participants who attended at least two trainings

Thanks.

Maybe a DE that increments in each stage i.e. each training?

Hi @Gassim,

I didn’t get the point here:

Thanks

@fernandoshake,
I mean that every time a new program stage is created (new training, right?), it will be useful if it’s possible to create a DE that adds in value in each stage so that it becomes easier to count the number of trainings. (: