Orgzit reports allow you to visualize app data in the form of bar graphs, line charts, pie charts, or tables. Reports can be run from an app in tabular view or split view. Note: the view does not change the report output in any way.


Creating a report

1. To create a report, go to the relevant app, click on the gear icon and go to Manage App. On the Manage App page, click on the Create Report + button.


Enter a name for your report and select display type:


Tabular
Tabular reports summarize the data into a simple table with columns and rows.
Bar Graphs
There are four types of bar graphs:

1. Simple: Shows data in the form of bars that vary in size in proportion to the values they represent.
2. Stacked: Used to show information about different sub-groups of the main categories. The bars representing the sub-groups are stacked on top of each other to make a single column.
3. Clustered: A number of bars are clustered together to show information about different sub-groups of the main categories.
4. Stacked 100%: Used to compare the percentage that each sub-group contributes to a total. Will appear in the form of segmented bars.
Line Charts
Line Charts can be of the following sub-types:

1. Simple Line: Shows data as a series of data points connected by straight line segments.
2. Area: Same as simple line graphs, except the area underneath the line is coloured.
3. Multiple Lines: Multiple lines are used to displays two or more sets of data for comparison.
4. Stacked Area: Several different line charts stacked on top of each other.
5. Stacked Area 100%: Used to show how the parts of a whole have changed over time.
Pie Charts
Pie charts summarize data as sections of a circle, with each section representing a portion of the whole.


2. Go to Report Filter to select the data on which you want to run the report. Choose from the following options:


None The report will be based on the app’s complete data set.
Current The report will be based on the currently filtered data set. For example, say a user has filtered salary data of the various employees for the current month (say January) and for values greater than $5000. When this user generates a report, it will summarize salary data only for the month of January and for records where the salary of the employee is greater than $5000.
Provided  Allows you to choose from Saved Filters to select a default filter for running the report. For example, in a reimbursement app, say there is a saved filter for Current Month. You can create a report based on this filter by simply selecting the Current Month filter from the drop-down menu.


3. Select the Op Type (operation type) that you wish to run on your data: 

- Count

- Sum

- Average

- Minimum

- Maximum

- Percentile


4. Select aggregations, that is, the data field(s) on which you’d like the report to be run. In a reimbursement app, for example, to know how much reimbursement is due to every employee in the company, the aggregation should be Employee Name.


5. Enter an output name for the computed data that is represented in the report. For example, when running a Sum operation on an employee reimbursements app, a logical output name would be "Total Reimbursement". Hit Create.


You can view the report by clicking on the "Reports" button on the app page.


To delete a report, go to the Manage App page, and click the red Delete Report button for the report you wish to delete.