Creation of indicator based on Monthly data and aggregating to Quarterly with some logic for quarterly aggregation and a different one for geographical aggregation

Thank you so much @Scott ! I’ve been testing though and at least in 2.38.4.3 there seem to be some limitations/issues to implement your recommendation:

  1. On the first Predictor I had to slightly modify it for it to work, when using ==“yes” that was not working so I had to use ==1, which worked like a charm and then I had some meaningful values…
    screenshots_1695388158_1509_22092023_407x198

  2. However, the second predictor is giving me 0 predictions when running. If I got it properly:

I don’t get any prediction for this second predictor… any thoughts on how that could be possible? Should I test in other newer versions of DHIS2?

Thank you so much for your help!