Why won't my service call return all rows?

I used the “Wizard” to create a new DataView but when it returns the data, it only returns 16 rows when there are much more. I’ve tried playing around with the PageSize and AbsolutePage, but nothing changes. I did not put any parameters in the REST call. I’m stumped.

1 Like

The response has morePages: true. Am I missing a setting somewhere?

What service is this?

Is customer table included? Territory security will get you every time

3 Likes

So, interesting thing I figured out. It is UserCodes service and I used the “wizard” to make the DataView (I was being lazy). When you use the wizard, you cannot change the parameters, they get stuck at whatever you selected when it was created. Going into the event and changing them there does nothing. I deleted what was created and re-did the wizard and selected 0 for page size and absolute page and it is now returning all rows.

So, be careful using the :mage: and make sure you know what you want for your settings.

6 Likes

Similar, but not the same. After using the wizard, you can change the parameters, but the changes get ignored.

I only linked that post for the first line. Maybe the EpiUsers quote of the year, IMHO.

3 Likes

I can get behind that!