- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-09-2017 04:05 AM
Hi All,
i have a problem: when my customer generates reports there are problem with data, i see that the usage in one week is less than the sum of two random days in the same week.
example:
Week report: 450.5 G bytes
Day X: 588.3 G bytes
Day Y: 262.0 G bytes
Has anyone some hints?
Regards,
Daniele
05-09-2017 04:52 AM - edited 05-09-2017 04:53 AM
Hi @DKanta,
Your customer might be running into the 100K limit.
The 100K limit is the current limit in report generation. The report generation performs the query in the 'backward" direction (search from the latest to the oldest log entry until hitting the 100K limit) :
Cheers,
-Kiwi
05-09-2017 05:59 AM
Yup, always fun to run into. That being said if you can try and limit the query to the point where it wouldn't hit this limit then that is ideal. Worst case scenario you generate the entire report on a day by day basis and then stitch it all together with some pdf merging to create one nice long week report. Hacky way of doing things but it at least presents the information that you need with a little more manual work on your end. 😉
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!