Dashboards & Visualizations

How can I overlay multiple fields in Dashboard Studio Column Chart?

_smp_
Builder

I have a saved report with three output fields that I want to add to a Column chart in Dashboard studio. Two of the three fields contain static values (license limit and optimal utilization threshold) that I want to add as overlays to the third utilized SVC field. I can't seem to get the JSON correct. This is as close as I have come. How can I add two fields as overlays in a Column chart? Image attached.

 

 

{

    "type": "splunk.column",
    "dataSources": {
        "primary": "ds_search_1"
    },
    "title": "SVC License Usage (today)",
    "options": {
        "yAxisAbbreviation": "off",
        "y2AxisAbbreviation": "off",
        "showRoundedY2AxisLabels": false,
        "legendTruncation": "ellipsisMiddle",
        "showY2MajorGridLines": true,
        "xAxisTitleVisibility": "hide",
        "yAxisTitleText": "SVC Usage",
        "overlayFields": ["optimal utilization threshold", "license limit"],
        "columnGrouping": "overlay"
    },
    "context": {},
    "showProgressBar": false,
    "showLastUpdated": false
}

 

 

 

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Try without 

"columnGrouping": "overlay"

 

0 Karma

_smp_
Builder
That was one of many things I've tried. Removing that property results in a timechart with a separate column for each field.
0 Karma

nickdekkersmt
Loves-to-Learn

did you found a solution?

0 Karma
Get Updates on the Splunk Community!

Index This | I’m short for "configuration file.” What am I?

May 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with a Special ...

New Articles from Academic Learning Partners, Help Expand Lantern’s Use Case Library, ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Your Guide to SPL2 at .conf24!

So, you’re headed to .conf24? You’re in for a good time. Las Vegas weather is just *chef’s kiss* beautiful in ...