Users Analysis

Does anyone know how to get the number of data entries by the user?

for example number of data based on program or dataset?

Taufiq

The most straightforward may be to use the “storedby” column of the completedatasetregistration, datavalue and programstageinstance tables (assuming you have access to run SQL). I’m not aware of a quick way to get this via API (but perhaps there is a way).

1 Like