Dashboards & Visualizations

Need Help with Simple XML

zacksoft_wf
Contributor

I am trying to remove warning from my dashboard. Because 'Advanced XML isn't supported and it has to be replaced with Simple XML'.

I am stuck at this code where the error says,
Unknown Option name = 'displayRowNumbers' for node 'table'
Unknown Option name = 'linkFields' for node 'table'
Unknown Option name = 'linkView' for node 'table'

The code is,

<title>Base search</title>
<option name="count">10</option>
<option name="displayRowNumbers">false</option>
<option name="linkFields">result</option>
<option name="linkView">flashtimeline</option>

Any suggestion what to replace my code with ?

Labels (1)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi @zacksoft_wf,

I replaced an old app (built in Advanced XML) in Simple XML, my work was.

  • to create a new empty version of each dashbord,
  • to create in the new dashboards all the panels as the previous ones,
  • to copy the search of each panel of the old dashboard in the new corresponding one,
  • to adapt the options (type of panel, colors, titles, etc...);

but I did all the things using the web interface in this way I didn't have any compatibility problem.

Ciao.

Giuseppe

View solution in original post

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @zacksoft_wf,

I replaced an old app (built in Advanced XML) in Simple XML, my work was.

  • to create a new empty version of each dashbord,
  • to create in the new dashboards all the panels as the previous ones,
  • to copy the search of each panel of the old dashboard in the new corresponding one,
  • to adapt the options (type of panel, colors, titles, etc...);

but I did all the things using the web interface in this way I didn't have any compatibility problem.

Ciao.

Giuseppe

0 Karma

zacksoft_wf
Contributor

@gcusello  Such a neat idea. Thank you. I'll try that.

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @zacksoft_wf,

good for you, see next time!

Ciao and happy splunking

Giuseppe

P.S.: Karma Points are appreciated 😉

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...