Skip to content

Commit c97e124

Browse files
[ResponseOps][Reporting][9.1 & Serverless] Minor adjustments to scheduled reporting docs (#2246)
Makes fixes to scheduled reporting docs to bring them to parity with the 8.19 docs at elastic/kibana#229221.
1 parent 5703335 commit c97e124

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

explore-analyze/report-and-share.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ In the following dashboard, the shareable container is highlighted:
8888
* {applies_to}`stack: ga 9.0` From the toolbar, click **Share** > **Export** tab, then choose a file type. Note that when you create a dashboard report that includes a data table or Discover session, the PDF includes only the visible data.
8989
* {applies_to}`stack: ga 9.1` From the toolbar, click the **Export** icon, then choose a file type.
9090

91+
::::{note}
92+
When you create a dashboard report that includes a data table or Discover session, the PDF includes only the visible data.
93+
::::
94+
9195
::::{tip}
9296

9397
Tips for generating PDF reports:

explore-analyze/report-and-share/automating-report-generation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,18 @@ To automatically generate PDF and CSV reports, generate a POST URL, then submit
1616

1717
Create the POST URL that triggers a report to generate PDF and CSV reports.
1818

19-
### PDF reports
19+
### PDF and PNG reports [pdf-png-post-url]
2020

2121
To create the POST URL for PDF reports:
2222

2323
1. Go to **Dashboards**, **Visualize Library**, or **Canvas**.
2424
2. Open the dashboard, visualization, or **Canvas** workpad you want to view as a report. From the toolbar, do one of the following:
2525

26-
* {applies_to}`stack: ga 9.0` If you are using **Dashboard** or **Visualize Library**, click **Share > Export**, select the PDF option, then click **Copy POST URL**.
26+
* {applies_to}`stack: ga 9.0` If you are using **Dashboard** or **Visualize Library**, click **Share > Export**, select the PDF or PNG option, then click **Copy POST URL**.
2727
* {applies_to}`stack: ga 9.0` If you are using **Canvas**, click **Share > PDF Reports**, then click **Advanced options > Copy POST URL**.
28-
* {applies_to}`stack: ga 9.1` Click the **Export** icon, then **PDF**. In the export flyout, copy the POST URL.
28+
* {applies_to}`stack: ga 9.1` Click the **Export** icon, then **PDF** or **PNG**. In the export flyout, copy the POST URL.
2929

30-
### CSV reports
30+
### CSV reports [csv-post-url]
3131

3232
To create the POST URL for CSV reports:
3333

0 commit comments

Comments
 (0)