Skip to content

Commit c5e0dac

Browse files
feat/example-reports (#225)
1 parent fa17d48 commit c5e0dac

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

Diff for: docs/guides/scheduled-reports.md

+16
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,22 @@ Create separate reports if you need to send to multiple channels with different
142142

143143
## Managing Reports
144144

145+
### Example Results
146+
147+
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:
148+
149+
- **Viewing Examples**: Example results appear in the report editor after the first run.
150+
- **Editing**: You can modify the example to standardize future report formats.
151+
- **Clearing**: To generate new examples erase the current example and save your report.
152+
153+
Here is an example of a daily standup report:
154+
155+
![Azure DevOps Daily Standup Report Example](/img/guides/example-report-1.png)
156+
157+
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:
158+
159+
![Edited Azure DevOps Daily Standup Report Example](/img/guides/example-report-2.png)
160+
145161
### Preview Reports
146162

147163
Test your configuration using the **Preview Report** button to generate a sample report instantly.

Diff for: static/img/guides/example-report-1.png

174 KB
Loading

Diff for: static/img/guides/example-report-2.png

142 KB
Loading

0 commit comments

Comments
 (0)