I was thinking about cases in which the resulting view is extremely large, but I agree it makes sense to have just one option to download all the data. The way I've worked around this limitation is setting the number of rows per page to allow all the records to be displayed in a single page, this works well with views that return a moderate number of records.
-- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1170104 Title: SQL View: Downloads only include rows from the current page Status in DHIS 2 - District Health Information Software: New Bug description: When downloading an sql view to Excel or CSV only the rows included on the current page are downloaded (if the result set is paged over multiple pages). This is very confusing. We should get all values/rows in the result set into the downloaded file. To manage notifications about this bug go to: https://bugs.launchpad.net/dhis2/+bug/1170104/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp