=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml' --- src/docbkx/en/dhis2_user_man_web_api.xml 2014-01-31 07:54:06 +0000 +++ src/docbkx/en/dhis2_user_man_web_api.xml 2014-02-05 10:42:06 +0000 @@ -2395,7 +2395,7 @@ /data?criteria=col1:value1&criteria=col2:value2 As an example, to filter the SQL view result set above to only return organisation units at level 4 you can use the following URL: - http://apps.dhis2.org/dev/api/sqlViews/dI68mLkP1wN/data.csv?level:4 + http://apps.dhis2.org/dev/api/sqlViews/dI68mLkP1wN/data.csv?criteria=level:4
Dashboard