Hi all,
I have added new graphs to display aggregate values - all works ok apart from the maximum values which do not add up correctly.
any ideas?
thanks
Seanm
Total maxiumum values do not add up
Moderators: Developers, Moderators
Total maxiumum values do not add up
- Attachments
-
- image003.png (21.18 KiB) Viewed 1242 times
-
- image001.png (115.61 KiB) Viewed 1242 times
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Total maxiumum values do not add up
Why do you think so? The MAX values for both data sources did not occur at the exact timestamp. So the total max is NOT the sum of both data source's maxseanm wrote:Hi all,
I have added new graphs to display aggregate values - all works ok apart from the maximum values which do not add up correctly.
Reinhard
Thats just the way it works. It is adding correctly and giving you the total, your MAX value is then going to be the highest number of THAT total. That is the info that most people would want, as gandalf stated: the addition of the two MAX values is a number that doesn't really mean anything.
If you really want that number use a cdef: d,h,+,8,*
(d and h are your data sources for the two MAX numbers)
If you really want that number use a cdef: d,h,+,8,*
(d and h are your data sources for the two MAX numbers)
Who is online
Users browsing this forum: No registered users and 1 guest