1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
|
<?xml version="1.0" encoding="UTF-8"?>
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<helpdocument version="1.0">
<meta>
<topic id="textsharedguidedata_reportsxhp" indexer="include" status="PUBLISH">
<title id="tit">Creating Reports </title>
<filename>/text/shared/guide/data_reports.xhp</filename>
</topic>
</meta>
<body>
<bookmark branch="index" id="bm_id3729667"><bookmark_value>databases;creating reports</bookmark_value>
<bookmark_value>reports;creating</bookmark_value>
<bookmark_value>wizards;reports</bookmark_value>
</bookmark>
<h1 id="par_idN105A3"><variable id="data_reports"><link href="text/shared/guide/data_reports.xhp">Creating Reports</link>
</variable></h1>
<paragraph role="paragraph" id="par_idN105C1">A report is a Writer text document that can show your data in an organized order and formatting. In %PRODUCTNAME Base, you have a choice to create a report either manually using drag-and-drop in the Report Builder window, or semi-automatic by following a series of dialogs in the Report Wizard. </paragraph>
<paragraph role="paragraph" id="par_id4094363">The following list gives you some information to decide which method to use for your data:</paragraph>
<table id="tbl_id1888180">
<tablerow>
<tablecell>
<paragraph role="tablehead" id="par_id8514358">Report Builder</paragraph>
</tablecell>
<tablecell>
<paragraph role="tablehead" id="par_id9764091">Report Wizard</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
<paragraph role="tablecontent" id="par_id1579638">Started by "Create Report in Design View" command.</paragraph>
</tablecell>
<tablecell>
<paragraph role="tablecontent" id="par_id1886959">Started by "Use Wizard to Create Report" command.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
<paragraph role="tablecontent" id="par_id455030">Full flexibility to use report headers and footers, page headers and footers, multi-column reports.</paragraph>
</tablecell>
<tablecell>
<paragraph role="tablecontent" id="par_id8409985">Uses a Writer template to generate a report document.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
<paragraph role="tablecontent" id="par_id5931272">Use drag-and-drop to position the record fields or other design elements like pictures or lines.</paragraph>
</tablecell>
<tablecell>
<paragraph role="tablecontent" id="par_id9869075">Select from several given choices to arrange the data records.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
<paragraph role="tablecontent" id="par_id8611713">Generates a one-time snapshot of the data. To see an updated report, execute the same report again to create a Writer document with the updated data.</paragraph>
</tablecell>
<tablecell>
<paragraph role="tablecontent" id="par_id2866908">You can choose to generate a one-time snapshot with fixed data, or a "live" report with links to the current data at the time when you open the Base file.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
<paragraph role="tablecontent" id="par_id4169743">Saves the report as a Writer text document. Stores the information how to create the report inside the Base file.</paragraph>
</tablecell>
<tablecell>
<paragraph role="tablecontent" id="par_id408948">Saves the report and the information how to create the report inside the Base file.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
<paragraph role="tablecontent" id="par_id2891933">Choose Open in the context menu or double-click the report name to create a new report with the current data.</paragraph>
</tablecell>
<tablecell>
<paragraph role="tablecontent" id="par_id6142765">Choose Open in the context menu or double-click the report name to either see again the static snapshot of the data from first creation time, or to create a new report with the current data. This depends on your choice on the last page of the wizard.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
<paragraph role="tablecontent" id="par_id1757560">Choose Edit in the context menu of a report name to open the Report Builder window, with the report's information loaded.</paragraph>
</tablecell>
<tablecell>
<paragraph role="tablecontent" id="par_id4649189">Choose Edit in the context menu of a report name to edit the Writer template file that was used to create the report.</paragraph>
</tablecell>
</tablerow>
</table>
<h2 id="hd_id8414258">Creating a New Report Manually In Design View</h2>
<list type="ordered">
<listitem>
<paragraph role="paragraph" id="par_id3119602">Open the database file where you want to create the new report.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_id4226508">In the left pane of the database window, click the <emph>Reports</emph> icon.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_id5758842">Click <emph>Create Report in Design View</emph>.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_id4870754">Follow the instructions in the <link href="text/sdatabase/rep_main.xhp">Report Builder</link> guide.</paragraph>
</listitem>
</list>
<h2 id="par_idN105C4">Creating a New Report With the Report Wizard</h2>
<list type="ordered">
<listitem>
<paragraph role="paragraph" id="par_idN105DC">Open the database file where you want to create the new report.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_idN105E0">In the left pane of the database window, click the <emph>Reports</emph> icon.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_idN105E8">Click <emph>Use Wizard to Create Report</emph>.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_id8032166">Follow the steps of the <link href="text/shared/autopi/01100000.xhp">Report Wizard</link> to create the report.</paragraph>
</listitem>
</list>
<section id="relatedtopics">
<embed href="text/shared/guide/data_report.xhp#data_report"/>
<embed href="text/sdatabase/main.xhp#base"/>
<embed href="text/shared/guide/database_main.xhp#database_main"/>
</section>
</body>
</helpdocument>
|