Author: abogachuk
Date: 2008-10-03 13:14:47 -0400 (Fri, 03 Oct 2008)
New Revision: 10671
Modified:
trunk/birt/docs/en/modules/birt_support.xml
Log:
Report Layout sub-chapter added
Modified: trunk/birt/docs/en/modules/birt_support.xml
===================================================================
--- trunk/birt/docs/en/modules/birt_support.xml 2008-10-03 15:29:46 UTC (rev 10670)
+++ trunk/birt/docs/en/modules/birt_support.xml 2008-10-03 17:14:47 UTC (rev 10671)
@@ -198,7 +198,7 @@
<para>The New Data Set dialog will appear. Enter a
name for the Data Set Name field and ensure that the Data Source field shows the data
source already created and that the Data Set Type field is set to "SQL Select
Query".
- Then click on the Next button:</para>
+ Then click on the
<emphasis><property>Next</property></emphasis>
button:</para>
<figure>
@@ -227,8 +227,38 @@
</figure>
+ <para>Click on the
<emphasis><property>Finish</property></emphasis> button. The Edit
Data Set window opens where you can change Data Source, Settings, Parameters and other
details for the Data Set created. If switched to the Query page you can check the schemas
within this database, you can expand them to see the list of tables with their columns.
Switch to the Preview page to test your query and verify whether the list of customers
appears. </para>
+
+
+ <figure>
+ <title>Edit the Data Set</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/BirtSupport/14EditDataSet.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+
+ <figure>
+ <title>Test the Query</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/BirtSupport/15TestQuery.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>Click on the
<emphasis><property>Ok</property></emphasis> button.</para>
</section>
+ <section><title>Create Report Layout</title>
+
+ <para>After the Data source and Data set are
specified you can continue with the report layout.</para>
+
+ </section>
+
+
</section>
</chapter>
Show replies by date