
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2017 10:49 AM
I noticed today, and don't think that this has been the case in the past, that on some scheduled reports that I have running daily that are in PDF format are getting the following at the top of the report page:
Value of property 'glide.pdf.max_rows' must be less or equal than 5,000. Default max row number applied (5,000)
I checked the glide property and it was set to 25000. I'm very confident that this is not a property that I have changed myself (didn't even know that this existed until today) so I'm not sure why these warnings are occurring, and what is causing that. Wondering if anyone has any ideas or reason behind this? I'd like a way to at the very least suppress the text on my reports to avoid the questions from users the reports are delivered to.
For reference, these are reports that show a list of records (tickets).
Solved! Go to Solution.
- Labels:
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2017 11:07 AM
I also did not see it OOB. I found this in DOCS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2017 11:00 AM
That does appear to be a property that is there OOB. Can you look at the created by and created on fields for that and see who created it and when?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2017 11:07 AM
I also did not see it OOB. I found this in DOCS.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2017 11:15 AM
Ok, looks like another person with admin role did change it on the Import Export Properties page, while I was going about this by going to the sys_properties.list directly (of which I had no recollection of doing). It seems that they were changing some other export defaults and decided to bump this up too.
Not sure if it's really an issue, but it does seem odd that you can adjust the value, but it still won't work with anything over 5000.