Dashboards & Visualizations

Drilldown that updates dashboard based on field's value?

vtsguerrero
Contributor

Hello everybody!
Can anyone help me to make a drilldown which will display a new dashboard with more info about the clicked field IN THE SAME FORM / DASHBOARD with no redirecting to other new tab...

My dashboard displays a list of products sales with fixed 4 intervals during days (9am-10-11-12-13) And The Time Picker is currently taking effect only by days.

  • Now I need another dashboard to show the total count per interval on each day.
  • And I need a drilldown over the list showing more info about each product AT THE SAME TAB. ( I mean, you click, then a dashboard pops-up outta the field.

THANKS IN ADVANCE!
BEST REGARDS!

This is my current query:



10h às 10:59h
index=main CHANNEL_CODE=$channel$ [|gentimes start=-1|addinfo | eval earliest=relative_time(info_min_time,"@d+10h") | eval latest=relative_time(info_min_time,"@d+11h")| return earliest, latest] | timechart count by PRODUCT_LIST limit=10
$earliest$
$latest$
true
false
none
none
10

0 Karma

vtsguerrero
Contributor

@ppablo_splunk

I have a form with a dashboard and a table, when the user clicks a field in the table, the empty dashboard shows detailed info ( searchString query ) about the passed values from the choice's value in the table...

0 Karma

ppablo
Retired

Hi @vtsguerrero

Did you want a dashboard to appear after clicking the field or a PANEL? There can be multiple panels in a dashboard but there can't be a dashboard in a dashboard.

Check out these definitions of dashboards and panels
http://docs.splunk.com/Splexicon:Dashboard
http://docs.splunk.com/Splexicon:Panel

This will help with making your questions and terminology clear to people answering your posts.

0 Karma

strive
Influencer

strive
Influencer

In the list of links, there is this link http://answers.splunk.com/answers/113562/same-page-drilldown-splunk-6-simple-xml

Check this

0 Karma

vtsguerrero
Contributor

I did the dynamic drilldown, altough, it's redirecting to a new browser tab page... Is it impossible to update it for an empty dashboard in the form?

0 Karma

vtsguerrero
Contributor

Yeah, Updates, but not the same dashboard...
Example
I have dashboard A, after filtering your search, it show a table with some fields and values, you click the field for more info, and under the dashboard A, appears dashboard B after-clicking.

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