You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/app/query-editor/parameters.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,12 +125,8 @@ group by 1
125
125
126
126
You can use the results of a query as the list of values for a parameter. Doing this allows you to build dynamic dashboards that allow users to choose from a list of values that is populated by a different query. You can choose any query by its query_id and any column by its name. The column data type will be transferred to the parameter.
127
127
128
-
<palign="center">
129
-
<imgsrc="images/parameters/parameter-query-result.jpeg"alt="parameter from query results"title="parameter options" /><br />
130
-
<em>Simply pick a query id and column name to populate your parameter list </em>
131
-
</p>
132
-
133
128
129
+

0 commit comments