Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

rollback example reports #226

Merged
merged 1 commit into from
Feb 11, 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: 2 additions & 2 deletions docs/guides/scheduled-reports.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Create separate reports if you need to send to multiple channels with different

## Managing Reports

### Example Results
<!-- ### Example Results

Example results help you understand and standardize your report output format. After your first report run, you'll see example results in the report configuration:

Expand All @@ -156,7 +156,7 @@ Here is an example of a daily standup report:

We see the links are to the API and not the web interface. We can modify the example so that future reports will include the web links in a more readable format:

![Edited Azure DevOps Daily Standup Report Example](/img/guides/example-report-2.png)
![Edited Azure DevOps Daily Standup Report Example](/img/guides/example-report-2.png) -->

### Preview Reports

Expand Down