Dashboards & Visualizations

Can't give SingleValue label when grouped

Yarsa
Path Finder

Hi for some reason I can't give names to the single values when they are grouped togather.
I'd appreciate your help!


| loadjob ... | table change


0

<param name="field">change</param>

%

<param name="classField">range</param>


<module name="HiddenSearch" layoutPanel="panel_row2_col1_grp2" autoRun="True" group="conversion b" >


| loadjob ... | table change

0

change
%

<param name="classField">range</param>


0 Karma
1 Solution

rroberts
Splunk Employee
Splunk Employee

Ive used a GenericHeader module just before the module name="HiddenSearch" layoutPanel="panel_row2_col1_grp2"
element like so to get around this:

module name="GenericHeader" layoutPanel="panel _ row1 _ col1 _ grp2">

param name="label">this is a test 2 /param>

/module>

View solution in original post

0 Karma

rroberts
Splunk Employee
Splunk Employee

Ive used a GenericHeader module just before the module name="HiddenSearch" layoutPanel="panel_row2_col1_grp2"
element like so to get around this:

module name="GenericHeader" layoutPanel="panel _ row1 _ col1 _ grp2">

param name="label">this is a test 2 /param>

/module>

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...