Increase number of submission per page on ODK Aggregate

Dear all,
I would like to increase over 100, the number of submission per page on my
ODK Aggregate; if this is possible, tell me how, please.
(It always return to 100 if I change it).
In advance, thanks.
Regards

Amal,

I think you can probably change this in the URL or in the Aggregate
source, but I'm pretty sure those limits are there because of the
paging limits on App Engine. Perhaps try streaming the data to another
platform that makes this easier (e.g. Fusion Tables).

Yaw

··· -- Need ODK consultants? Nafundi provides form design, server setup, in-field training, and software development for ODK. Go to https://nafundi.com to get started.

On Thu, Jun 23, 2016 at 4:10 PM, Amal Dahounto altessedac@gmail.com wrote:

Dear all,
I would like to increase over 100, the number of submission per page on my
ODK Aggregate; if this is possible, tell me how, please.
(It always return to 100 if I change it).
In advance, thanks.
Regards

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Thancks, Yaw.

··· Le lundi 27 juin 2016 17:37:03 UTC+2, Yaw Anokwa a écrit : > > Amal, > > I think you can probably change this in the URL or in the Aggregate > source, but I'm pretty sure those limits are there because of the > paging limits on App Engine. Perhaps try streaming the data to another > platform that makes this easier (e.g. Fusion Tables). > > Yaw > -- > Need ODK consultants? Nafundi provides form design, server setup, > in-field training, and software development for ODK. Go to > https://nafundi.com to get started. > > > On Thu, Jun 23, 2016 at 4:10 PM, Amal Dahounto <altes...@gmail.com > wrote: > > Dear all, > > I would like to increase over 100, the number of submission per page on > my > > ODK Aggregate; if this is possible, tell me how, please. > > (It always return to 100 if I change it). > > In advance, thanks. > > Regards > > > > -- > > -- > > Post: opend...@googlegroups.com > > Unsubscribe: opendatakit...@googlegroups.com > > Options: http://groups.google.com/group/opendatakit?hl=en > > > > --- > > You received this message because you are subscribed to the Google > Groups > > "ODK Community" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to opendatakit...@googlegroups.com . > > For more options, visit https://groups.google.com/d/optout. >

If this is happening, it is a bug. I've opened an issue on it, but we are
unlikely to fix this anytime soon.

··· On Mon, Jun 27, 2016 at 10:16 AM, Amal Dahounto wrote:

Thancks, Yaw.

Le lundi 27 juin 2016 17:37:03 UTC+2, Yaw Anokwa a écrit :

Amal,

I think you can probably change this in the URL or in the Aggregate
source, but I'm pretty sure those limits are there because of the
paging limits on App Engine. Perhaps try streaming the data to another
platform that makes this easier (e.g. Fusion Tables).

Yaw

Need ODK consultants? Nafundi provides form design, server setup,
in-field training, and software development for ODK. Go to
https://nafundi.com to get started.

On Thu, Jun 23, 2016 at 4:10 PM, Amal Dahounto altes...@gmail.com wrote:

Dear all,
I would like to increase over 100, the number of submission per page on
my
ODK Aggregate; if this is possible, tell me how, please.
(It always return to 100 if I change it).
In advance, thanks.
Regards

--

Post: opend...@googlegroups.com
Unsubscribe: opendatakit...@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google
Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send
an
email to opendatakit...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

I tested it on Chrome, and this feature works. It remembers the setting and
enforces it.

What version of ODK Aggregate are you using? And what browser and browser
version?

If you request so many rows that the server cannot retrieve and return them
to you within the request timeout (60 seconds), then it will reset to 100.
The limit is there to allow you to display at least some rows of your data
set. For surveys with 1000's of questions, the default value of 100 will be
too large and will need to be set to something smaller to have anything
render.

Note that there is a "Next" button that allows you to page through the
submissions.

And for any data analysis, you should either publish the data to another
platform or download the data via ODK Briefcase and extract it to a CSV for
processing.

··· On Thu, Jul 7, 2016 at 4:30 PM, Mitch Sundt wrote:

If this is happening, it is a bug. I've opened an issue on it, but we are
unlikely to fix this anytime soon.

https://github.com/opendatakit/opendatakit/issues/1236

On Mon, Jun 27, 2016 at 10:16 AM, Amal Dahounto altessedac@gmail.com wrote:

Thancks, Yaw.

Le lundi 27 juin 2016 17:37:03 UTC+2, Yaw Anokwa a écrit :

Amal,

I think you can probably change this in the URL or in the Aggregate
source, but I'm pretty sure those limits are there because of the
paging limits on App Engine. Perhaps try streaming the data to another
platform that makes this easier (e.g. Fusion Tables).

Yaw

Need ODK consultants? Nafundi provides form design, server setup,
in-field training, and software development for ODK. Go to
https://nafundi.com to get started.

On Thu, Jun 23, 2016 at 4:10 PM, Amal Dahounto altes...@gmail.com wrote:

Dear all,
I would like to increase over 100, the number of submission per page
on my
ODK Aggregate; if this is possible, tell me how, please.
(It always return to 100 if I change it).
In advance, thanks.
Regards

--

Post: opend...@googlegroups.com
Unsubscribe: opendatakit...@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google
Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send
an
email to opendatakit...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

Mitch, thank you so much.
I'm using ODK Aggregate version 1.4.7 and Firefox version 47.0 as browser.
Best

··· Le lundi 11 juillet 2016 21:25:13 UTC+2, Mitch Sundt a écrit : > > I tested it on Chrome, and this feature works. It remembers the setting > and enforces it. > > What version of ODK Aggregate are you using? And what browser and browser > version? > > If you request so many rows that the server cannot retrieve and return > them to you within the request timeout (60 seconds), then it will reset to > 100. The limit is there to allow you to display at least some rows of your > data set. For surveys with 1000's of questions, the default value of 100 > will be too large and will need to be set to something smaller to have > anything render. > > Note that there is a "Next" button that allows you to page through the > submissions. > > And for any data analysis, you should either publish the data to another > platform or download the data via ODK Briefcase and extract it to a CSV for > processing. > > > On Thu, Jul 7, 2016 at 4:30 PM, Mitch Sundt <mitche...@gmail.com > wrote: > >> If this is happening, it is a bug. I've opened an issue on it, but we are >> unlikely to fix this anytime soon. >> >> https://github.com/opendatakit/opendatakit/issues/1236 >> >> >> On Mon, Jun 27, 2016 at 10:16 AM, Amal Dahounto <altes...@gmail.com > wrote: >> >>> Thancks, Yaw. >>> >>> Le lundi 27 juin 2016 17:37:03 UTC+2, Yaw Anokwa a écrit : >>>> >>>> Amal, >>>> >>>> I think you can probably change this in the URL or in the Aggregate >>>> source, but I'm pretty sure those limits are there because of the >>>> paging limits on App Engine. Perhaps try streaming the data to another >>>> platform that makes this easier (e.g. Fusion Tables). >>>> >>>> Yaw >>>> -- >>>> Need ODK consultants? Nafundi provides form design, server setup, >>>> in-field training, and software development for ODK. Go to >>>> https://nafundi.com to get started. >>>> >>>> >>>> On Thu, Jun 23, 2016 at 4:10 PM, Amal Dahounto wrote: >>>> > Dear all, >>>> > I would like to increase over 100, the number of submission per page >>>> on my >>>> > ODK Aggregate; if this is possible, tell me how, please. >>>> > (It always return to 100 if I change it). >>>> > In advance, thanks. >>>> > Regards >>>> > >>>> > -- >>>> > -- >>>> > Post: opend...@googlegroups.com >>>> > Unsubscribe: opendatakit...@googlegroups.com >>>> > Options: http://groups.google.com/group/opendatakit?hl=en >>>> > >>>> > --- >>>> > You received this message because you are subscribed to the Google >>>> Groups >>>> > "ODK Community" group. >>>> > To unsubscribe from this group and stop receiving emails from it, >>>> send an >>>> > email to opendatakit...@googlegroups.com. >>>> > For more options, visit https://groups.google.com/d/optout. >>>> >>> -- >>> -- >>> Post: opend...@googlegroups.com >>> Unsubscribe: opendatakit...@googlegroups.com >>> Options: http://groups.google.com/group/opendatakit?hl=en >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "ODK Community" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to opendatakit...@googlegroups.com . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Mitch Sundt >> Software Engineer >> University of Washington >> mitche...@gmail.com >> > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com >