dashboards - #1062
Open
fiquick wants to merge 4 commits into
Open
Conversation
fiquick
marked this pull request as ready for review
July 6, 2026 13:14
Collaborator
|
This PR includes documentation updates Updated pages: |
nielsdejong
requested changes
Jul 6, 2026
|
|
||
| [NOTE] | ||
| ==== | ||
| Filters are specific to Dashboards and are extremely useful - especially now that there's actions that can set a parameter value and navigate to a different tab. |
Collaborator
There was a problem hiding this comment.
not sure about this note, maybe leave this out?
| Filters are specific to Dashboards and are extremely useful - especially now that there's actions that can set a parameter value and navigate to a different tab. | ||
| ==== | ||
|
|
||
| Normally you should always go by filter and not necessarily create a parameter on your own. |
Collaborator
There was a problem hiding this comment.
The section (lines 17-20) feels a bit out of place. What's the purpose of this paragraph?
| It's on the top right side of a dasboard. | ||
| Use the curly brackets icon `{}` to | ||
| link:https://neo4j.com/docs/aura/dashboards/parameters-and-filters/#_step_1_open_the_parameters_drawer[open the parameters drawer]. | ||
| A parameter is just a placeholder value sitting inside a query, such as $order_id. |
Collaborator
There was a problem hiding this comment.
Suggested change
| A parameter is just a placeholder value sitting inside a query, such as $order_id. | |
| A parameter is a dynamic value sitting inside a query, such as $order_id. |
|
|
||
| == Opening the parameters drawer | ||
|
|
||
| It's on the top right side of a dasboard. |
Collaborator
There was a problem hiding this comment.
Suggested change
| It's on the top right side of a dasboard. | |
| The parameter drawer can be found on the top right of the dashboard editor. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.