mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[DOCS] Adds how to create dashboard drilldowns for Top N and Table TSVB panels (#104548)
This commit is contained in:
parent
a80791aa4c
commit
d6a3692600
1 changed files with 21 additions and 0 deletions
|
@ -148,6 +148,27 @@ The *Markdown* visualization supports Markdown with Handlebar (mustache) syntax
|
|||
|
||||
For answers to frequently asked *TSVB* question, review the following.
|
||||
|
||||
[float]
|
||||
===== How do I create dashboard drilldowns for Top N and Table visualizations?
|
||||
|
||||
You can create dashboard drilldowns that include the specified time range for *Top N* and *Table* visualizations.
|
||||
|
||||
. Open the dashboard that you want to link to, then copy the URL.
|
||||
|
||||
. Open the dashboard with the *Top N* and *Table* visualization panel, then click *Edit* in the toolbar.
|
||||
|
||||
. Open the *Top N* or *Table* panel menu, then select *Edit visualization*.
|
||||
|
||||
. Click *Panel options*.
|
||||
|
||||
. In the *Item URL* field, enter the URL.
|
||||
+
|
||||
For example `dashboards#/view/f193ca90-c9f4-11eb-b038-dd3270053a27`.
|
||||
|
||||
. Click *Save and return*.
|
||||
|
||||
. In the toolbar, cick *Save as*, then make sure *Store time with dashboard* is deselected.
|
||||
|
||||
[float]
|
||||
===== Why is my TSVB visualization missing data?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue