Skip to content

Commit 92f5946

Browse files
Update src/docs/product/dashboards/widget-builder/index.mdx
Co-authored-by: Isabel <[email protected]>
1 parent 3399ea9 commit 92f5946

File tree

1 file changed

+1
-1
lines changed
  • src/docs/product/dashboards/widget-builder

1 file changed

+1
-1
lines changed

src/docs/product/dashboards/widget-builder/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Choose this dataset if you want to customize a list of issues on your dashboard.
8080

8181
The option to set columns is only available for [table visualizations](/product/dashboards/widget-builder/#table).
8282

83-
By default, the first column is already configured for you, but you can update it. To add more columns, which stacks events, add [functions](/product/discover-queries/query-builder/#stacking-functions) (f(x)) that can take in parameters. [Field and tag columns](/product/sentry-basics/search/searchable-properties/?_ga=2.209391633.2075508021.1652792062-1379607348.1646725525#event-properties) will help you view more details about the events (for example, title).
83+
By default, the first column is already configured for you, but you can update it. To add more columns, which stacks events, add [functions](/product/discover-queries/query-builder/#stacking-functions) (`f(x)`) that can take in parameters. [Field and tag columns](/product/sentry-basics/search/searchable-properties/?_ga=2.209391633.2075508021.1652792062-1379607348.1646725525#event-properties) will help you view more details about the events (for example, title).
8484

8585
You can also add equations to your query using the table columns as equation variables, and the results will be displayed in the query results table. Learn more in [Adding Query Equations](/product/discover-queries/query-builder/query-equations/).
8686

0 commit comments

Comments
 (0)