← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 550: Update tabular report function.

 

------------------------------------------------------------
revno: 550
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Fri 2012-07-27 17:08:25 +0700
message:
  Update tabular report function.
added:
  src/docbkx/en/resources/images/patients_programs/tabular_report_filter.png
  src/docbkx/en/resources/images/patients_programs/tabular_report_result.png
modified:
  src/docbkx/en/dhis2_user_man_NBITS.xml


--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs

Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_NBITS.xml'
--- src/docbkx/en/dhis2_user_man_NBITS.xml	2012-07-27 09:16:51 +0000
+++ src/docbkx/en/dhis2_user_man_NBITS.xml	2012-07-27 10:08:25 +0000
@@ -690,6 +690,63 @@
           <para>This is  an interactive reporting tool for tracker-data using tabular presentation with dynamic filters for each person attribute/data element.</para>
           <para>To access the tabular report function, from the <emphasis role="italic">Services</emphasis> menu, go to the <emphasis role="italic">Individual Records</emphasis> option and click on it. Select <emphasis role="italic">Tabular report</emphasis> option below Reports header on left menu to proceed. </para>
           <para>To start, the first step is to select a program in the list. Follow these steps:</para>
+          <orderedlist>
+            <listitem>
+              <para>Select a program from list in the left panel. The system will be load person attributes and identifiers which belongs to the selected program and not belong to any program.</para>
+            </listitem>
+            <listitem>
+              <para>Choose start-date and end-date. The event list is loaded with report-date between the two dates.</para>
+            </listitem>
+            <listitem>
+              <para>Select one or many <emphasis role="italic">organisation units</emphasis>.</para>
+            </listitem>
+            <listitem>
+              <para>In <emphasis role="italic">Identifiers and Attribute</emphasis>s tab, select options  to show it into the result.</para>
+            </listitem>
+            <listitem>
+              <para>In <emphasis role="italic">Data element </emphasis>tab, Select a <emphasis role="italic">program stage</emphasis>. Double-click data elements which you need to show into the result to move it from <emphasis role="italic">Available</emphasis>field to the <emphasis role="italic">Selected</emphasis> field</para>
+              <note>
+                <para>If the selected program has only one stage, this field is hidden and data element list of the stage is shown in the <emphasis role="italic">Available</emphasis> field.</para>
+              </note>
+            </listitem>
+            <listitem>
+              <para>In the Options tab, there are two options - </para>
+            </listitem>
+          </orderedlist>
+          <itemizedlist>
+            <listitem>
+              <para><emphasis role="italic">Use data from level(s)</emphasis>: Specify the level which you need to get events -</para>
+              <para>1)<emphasis role="italic"> Children only</emphasis>: Individual data from the children of the selected organisation unit will be aggregated.</para>
+              <para>2) <emphasis role="italic">Selected</emphasis>: Individual data from the selected organisation unit will be aggregated. </para>
+              <para>3) <emphasis role="italic">All</emphasis>: Individual data from both selected organisation unit and its children will be aggregated.</para>
+            </listitem>
+            <listitem>
+              <para><emphasis role="italic">Show hierachy from level:</emphasis> The level of  organisation units which you want to show. E.g. If an event  belongs to an organisation unit  in district level and this option is selected as province level, the result is shown with the name of province.</para>
+            </listitem>
+          </itemizedlist>
+          <orderedlist continuation="continues">
+            <listitem>
+              <para>Click <emphasis role="italic">Update</emphasis> button on toolbar. The result is shown on the main page.</para>
+              <screenshot>
+                <mediaobject>
+                  <imageobject>
+                    <imagedata fileref="resources/images/patients_programs/tabular_report_result.png" format="PNG" width="60%"/>
+                  </imageobject>
+                </mediaobject>
+              </screenshot>
+            </listitem>
+          </orderedlist>
+          <para>To filter data by person attributes, identifiers or data elements, click on the DOWN button on the column corresponding to field which you want to filter. Click <emphasis role="italic">Filter</emphasis> button and enter value in the field shown.</para>
+          <screenshot>
+            <mediaobject>
+              <imageobject>
+                <imagedata fileref="resources/images/patients_programs/tabular_report_filter.png" format="PNG" width="70%"/>
+              </imageobject>
+            </mediaobject>
+          </screenshot>
+          <para>To clear filter values, click <emphasis role="italic">Clear fillter</emphasis> button on toolbar.</para>
+          <para>To save parameters on the left panel, click <emphasis role="italic">Favorites</emphasis> button on toolbar. The select <emphasis role="italic">Manage favorites</emphasis> option. A form is shown to enter name for favorite and click <emphasis role="italic">Save</emphasis> button.</para>
+          <para>To export the result to excel file, click <emphasis role="italic">Download</emphasis> button, select  XLS option.</para>
         </section>
       </section>
       <section id="run_case_aggregation">

=== added file 'src/docbkx/en/resources/images/patients_programs/tabular_report_filter.png'
Binary files src/docbkx/en/resources/images/patients_programs/tabular_report_filter.png	1970-01-01 00:00:00 +0000 and src/docbkx/en/resources/images/patients_programs/tabular_report_filter.png	2012-07-27 10:08:25 +0000 differ
=== added file 'src/docbkx/en/resources/images/patients_programs/tabular_report_result.png'
Binary files src/docbkx/en/resources/images/patients_programs/tabular_report_result.png	1970-01-01 00:00:00 +0000 and src/docbkx/en/resources/images/patients_programs/tabular_report_result.png	2012-07-27 10:08:25 +0000 differ