Hello everyone, please I have a few questions and observations related to this:
We are currently running DHIS2 ver 2.34.6.
Firstly, the maximum number of analytics records is set to unlimited. I am trying to download an event report that has 134 events with over a hundred data fields. When I try to download using Excel, I get this error:
The same error shows up when I try to use HTML or CSV.
When I use a plain data source, I only get the first 100 records in the event program. Is this by design or this is a bug?
When I try to use the data dump feature, I get no response but end up seeing the error message below in the browser console.
Uncaught TypeError: Cannot read property ‘concat’ of null
at t.Layout.B.toRows (app.js:7)
at g.A.openDataDump (app.js:10)
at m.handler (app.js:12)
at Object.callback (ext-all.js:15)
at m.onClick (ext-all.js:15)
at m.onClick (ext-all.js:15)
at HTMLDivElement.eval (eval at functionFactory (ext-all.js:15), :6:4)
at HTMLDivElement.c (ext-all.js:15)
Does anyone have an idea of what could be responsible for these issues?
Thank you.
Ifeanyi