Hi,
I'm trying to determine the highest number of concurrent users of a system (grouped by date). A formula evaluates each log entry and correctly displays a counter but the list is be huge so I'd love a summary for each day (eg Maximum of the formula).
I'm using Whilereadingrecords for the counter formula as without it the count is waay off.
Nothing seems to be allowed by CR and I can't figure out a work around - can someone please (gently) help?
Outline of report:
GF1 - DATE plus hidden RESET of @ConcurrentUsers
D - Username, LoggedActionType, @ConcurrentUsers counter
GF1 is where I need a summary.
Thanks in advance,
J
I'm trying to determine the highest number of concurrent users of a system (grouped by date). A formula evaluates each log entry and correctly displays a counter but the list is be huge so I'd love a summary for each day (eg Maximum of the formula).
I'm using Whilereadingrecords for the counter formula as without it the count is waay off.
Nothing seems to be allowed by CR and I can't figure out a work around - can someone please (gently) help?
Outline of report:
GF1 - DATE plus hidden RESET of @ConcurrentUsers
D - Username, LoggedActionType, @ConcurrentUsers counter
GF1 is where I need a summary.
Thanks in advance,
J