Dashboards & Visualizations

best visualization!

kiran331
Builder

Hi

I have the fields user unit and their work, is there a best way to visualize all in a single report?

unit user work
a kiran w
b splunk x
c abc y
d cdvv z
..
..

Tags (1)
0 Karma

ryanoconnor
Builder

This question is definitely going to need some expanding upon. I can tell you that you have a lot of options here, unfortunately your biggest limitation is that this doesn't appear to be time series data, or maybe that field is just omitted on accident from your example. Can you make sure I am understanding your data correctly?

user - this field is pretty straight forward, it's a user.
unit - is this some sort of business unit? like a team they are a part of?
work - is this hours worked?

If that's the case, you could show

  • a pie chart of users
  • a bar chart with which users worked x amount of time
  • a bar chart of average amount of time worked by team
  • a bubble chart showing users that worked x amount of time and then the bubble could be the size of their team.

Of course you also have gauges, marker gauges, etc.

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...