Hey,
i have two fields that i want to report on.
basically data from a wireless lan controller where we have "bytes received" and "username"
at the moment i can select both these fields and then visualize and it will show the usernames along the x axis which is what i want but it won't show the values for bytes recieved...only the "count" of events which isn't really useful.
essentially what i want to do is....
IF a username has more than 1 event then add "bytes received" together for each event into one value for each username.
the "bytes received" will be the Y axis and the usernames will be the X axis.
any idea on how i would do this? it's looking like it would be quite a complicated search??? but not sure.
Thanks in advance.
... View more