Skip to content

Update boards.mdx #1822

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 2, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion pages/docs/boards.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,9 @@ Boards allow you to alter some aspects of the queries within each of the reports

![/Screen_Shot_2022-01-07_at_2.35.49_PM.png](/Screen_Shot_2022-01-07_at_2.35.49_PM.png)

By default, date ranges and filters are temporary, allowing you to explore the data without overwriting the board. But, if you wish to save the date range and filter selections you've made to the board, so they'll appear for other users as well, click "Save to Board."
The date ranges and filters on the Board are temporary, enabling you to explore the data without altering the Board. To save your selected date range and filter choices for other users, click "Save".

The "Default" Board date range does not apply a Board-wide date range to the reports. Instead, it allows each report to display data based on the date ranges set within the individual report.

#### Pinned Filters
Users with an Enterprise subscription plan get access to [Pinned Filters](/changelogs/2025-01-10-pinned-filters). Click the three dots next to the existing filter, then select the "Edit" button. After updating the filter, click the "Apply" button. To save your changes to the board, click "Save".
Expand Down