Dashboards & Visualizations

How to generate a column chart off a lookup?

Anthonylucian
Path Finder

Hey! I have a lookup where we manually enter in a number to a corresponding day. It looks something like this.

Monday | 2

Tuesday | 3

Wednesday | 2

Thursday | 5

Friday | 3

Is there a way to make this into a column chart where the x axis is the days of the week and the y axis is the corresponding number?

I tried to just put it in a column chart but it defaults to flipping the x/y axis, I then tried to transpose but along it still doesnt format correctly.

Labels (1)
0 Karma
1 Solution

s2_splunk
Splunk Employee
Splunk Employee

This should work as long as your fields are returned in the correct order, i.e. day name followed by the numerical value. You can always add 

| fields weekday, number

to ensure that.

View solution in original post

s2_splunk
Splunk Employee
Splunk Employee

This should work as long as your fields are returned in the correct order, i.e. day name followed by the numerical value. You can always add 

| fields weekday, number

to ensure that.

Anthonylucian
Path Finder

Thank you!

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...