Changes for page Create report

Last modified by Hera Guo on 2025/09/16 14:41

From version 13.1
edited by Hera Guo
on 2025/09/15 11:10
Change comment: There is no comment for this version
To version 16.1
edited by Hera Guo
on 2025/09/16 10:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Report Guide
1 +Creating a simple report
Hidden
... ... @@ -1,1 +1,1 @@
1 -true
1 +false
Content
... ... @@ -4,12 +4,10 @@
4 4  {{toc/}}
5 5  
6 6  
7 -= **1. Overview** =
7 +In ThingsEye, **Reporting** is a powerful and flexible tool for collecting, structuring, and automatically distributing data in the form of reports.
8 8  
9 -In ThingsBoard, **Reporting** is a powerful and flexible tool for collecting, structuring, and automatically distributing data in the form of reports.
9 +Reporting in ThingsEyeis built on two key components:
10 10  
11 -Reporting in ThingsBoard is built on two key components:
12 -
13 13  * **Configured report template** – defines the structure, content, and format of the report. A template can be in **PDF** or **CSV** format and may include any supported components, such as tables, charts, text blocks, images, and more.
14 14  * **Scheduler event** – automatically triggers report generation at the specified time and sends it to selected recipients via available delivery channels (such as **email**, **Slack**, and other integrations).
15 15  
... ... @@ -43,9 +43,9 @@
43 43  
44 44  ----
45 45  
46 -= **2. How to generate a simple report** =
44 += **How to generate a simple report** =
47 47  
48 -== **2.1 Creat report** ==
46 +== **Creat report** ==
49 49  
50 50  * (((
51 51  Open the “**Reporting**” page from the left-hand sidebar. You'll automatically be taken to the “**Templates**” tab.
... ... @@ -78,7 +78,7 @@
78 78  
79 79  ----
80 80  
81 -== **2.2 Report Builder** ==
79 +== **Report Builder** ==
82 82  
83 83  The **Report Builder** is a drag-and-drop editor that lets you design your report template using visual and data components. You have full control over both the appearance and structure of the report.
84 84  
... ... @@ -122,7 +122,7 @@
122 122  
123 123  ----
124 124  
125 -== **2.3 Generate report** ==
123 +== **Generate report** ==
126 126  
127 127  To verify the result, generate a test report sample by clicking the corresponding button in the top-right corner.
128 128