Re: [Dhis2-devs] Aggreration query for single event without registration

2015-01-22 Thread Robin Martens
Objet : Re: [Dhis2-devs] Aggreration query for single event without registration Robin, We have a feature to get number of events for a given program stage. Two options need to be set: 1) Operator, at the top of the page, need to be 'Number of visits' 2) Under the Program tab, selec

Re: [Dhis2-devs] Aggreration query for single event without registration

2015-01-22 Thread Ola Hodne Titlestad
Robin, We have a feature to get number of events for a given program stage. Two options need to be set: 1) Operator, at the top of the page, need to be 'Number of visits' 2) Under the Program tab, select 'Visited selected program stage' The formula will then be on this format : [PS:391] With

Re: [Dhis2-devs] Aggreration query for single event without registration

2015-01-21 Thread Calle Hedberg
Robin, Unlikely that the "number of tracked entities" operator will work for programs defined as single events without registration, because that type of program does not have ANY entities. A relatively simple work-around is to define one extra data element in your event - maybe called just "Even

[Dhis2-devs] Aggreration query for single event without registration

2015-01-21 Thread Robin Martens
Hi all, Is it possible in the Aggregation Query Builder to use the "Number of tracked entities" operator to calculate a number of events, especially when it concerns Single events without registration? I tried it and although it finds the events based on the conditions, it always returns 0 as