Dashboards & Visualizations

Problems with running drilldown examples using advanced XML

narabhut
Explorer

I'm trying to run the drilldown examples on this page, and I get the error foud an invalid value for layoutPanel - 'panel_row3_col'

I'd paste the code here but for some reason, it doesn't recognize the <> tags....for example < view onunloadCancelJobs="False" autoCancelInterval="100" > doesn't show up (without the space inbetween)

How do I fix this?

0 Karma

sideview
SplunkTrust
SplunkTrust

to post code samples on this site you have to either enclose the code in backtick characters (generally on the same key as the tilde), OR for larger samples you can indent the entire sample with four space characters. Also if you highlight the text you want as a code sample, and click the little icon with the 1's and 0's, it'll indent it for you.

Also you have to completely ignore the "preview" mode beneath the textarea. Properly intented or backtick'ed code will never show in the "preview", although it of course will work in the real site when you submit the content.

0 Karma

cphair
Builder

You need a number after the col--e.g. panel_row3_col1 instead of panel_row3_col.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[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 ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...