Commit 8c078f8
authored
Bringing controls from discover to dashboard now also works by saving the visualization (#4113)
This PR:
- Documents that adding Discover's visualization to a dashboard using
the Save visualization option now also brings any existing variable
controls (used in the corresponding ES|QL query) along. This is
currently live in serverless and will also come with 9.3. Previously,
only saving the discover session and then adding it from the library
could work.
To make this clearer, I split the current section into 2 "methods".
Closes: #3992
<!--
Thank you for contributing to the Elastic Docs! 🎉
Use this template to help us efficiently review your contribution.
-->
## Summary
<!--
Describe what your PR changes or improves.
If your PR fixes an issue, link it here. If your PR does not fix an
issue, describe the reason you are making the change.
-->
## Generative AI disclosure
<!--
To help us ensure compliance with the Elastic open source and
documentation guidelines, please answer the following:
-->
1. Did you use a generative AI (GenAI) tool to assist in creating this
contribution?
- [ ] Yes
- [x] No
<!--
2. If you answered "Yes" to the previous question, please specify the
tool(s) and model(s) used (e.g., Google Gemini, OpenAI ChatGPT-4, etc.).
Tool(s) and model(s) used:
-->1 parent cb04fab commit 8c078f8
File tree
2 files changed
+18
-5
lines changed- explore-analyze
- _snippets
- images
2 files changed
+18
-5
lines changedLines changed: 18 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | 7 | | |
4 | 8 | | |
| |||
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
13 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
14 | 30 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| |||
0 commit comments