Modifying Reports and Filtering

From Subscribe-HR Wiki Help
Revision as of 01:19, 24 January 2013 by Wikihelp (Talk | contribs)

Jump to: navigation, search

 <<< Currently Under Construction for Report Writer Modifications >>> 

Modifying Human Resources Reports

The Subscribe-HR Software system is Object orientated and this is the same for Reports. The ability to add particular fields into a report solely relies on that field being part of the object.

Example: We are modifying the Employee by location report, which belongs to the Employee Object.
The Database Tables and Fields that are available to me are limited to anything in the Employee Object and this would include Employee, Employee Medical, Employee Property and so on.

We would not be able to add any fields from the Jobs Table because Jobs is its own Object. We can however add fields from the Table Employee Jobs.

  1. After logging into the Subscribe-HR portal, select the Human Resources TAB.
  2. Select List Reports.
    List report.gif
  3. Select the Report you wish to modify.
  4. You will see 4x TABS. General, Fields, Condition and View Report. Each TAB is explained below.

General

  1. Select the General TAB.
  2. Select the Public check box
    By selecting the Public check box you are making this report available to all users.
    By removing the check from the Public check box you are making this report private and only available to users with permissions.
  3. Enter Report name. The name of the report should be descriptive in what data it shows.
  4. Object is not changeable when modifying a report. The Object defines what Tables and Fields are available for your report.
  5. Display Empty Records is where you can specify to make all entries in an object to sub-object relationship to be displayed even if the entries in the object does not have an entry in the sub-object.
  6. Report Description is where you can make notes on the report and describe the data it shows.

Fields

  1. Select the Fields TAB
  2. You should see a Report Object drop down. In the drop down are all the Tables that are available under this Object.
    Report object.gif
  3. On the left is a list of all Fields available from the selected Table in the Report Object drop down.
    Report tf.gif
  1. In the centre of the screen you should see 2x headings Fields and Groups
    The fields that appear under the Fields heading are fields that you are showing on your report.
    Example: If I wanted to add Employee Age to my report I would expect to see First name, Surname and Age under the fields heading.
    Emp age.gif
  2. The Groups heading allows for a Group By function, where by adding a field under the Groups heading would cause all fields to show on the report and be in groups by the field that appears under the Groups heading.
    Example: If we added a field such as Department under the Groups heading our report would show All Employees First Name, Surname and Age, and this would be Grouped in departments.
    Report output.gif
    Example Report:
    Emp dep.gif
  3. To add a field under the Fields heading select the F.gif next to the desired field.
    To add a field under the Groups heading select the G.gif next to the desired field.
    To remove a field select the X.gif next to the desired field.
  4. Select the Save button.

Total

The Total column is populated with a check box when a numeric field is added.
Numeric.gif
If the check box is selected this will provide a total of all numeric values at the bottom of the report, if the report is grouped by the total is placed at the bottom of each grouping.

Formatting

The Formatting column is populated with a drop down when a date field is added
Date field.gif
If formatting is selected such as Month Name this will only display the Month name in the report and not the dd/mm/yyyy

Sorting

The Sorting column is populated with a drop down for all fields.
Sort.gif
Selecting the sort order of Descending for a field will cause the report to output the data in descending order highest to lowest.

Condition

Conditions are used to filter your report based on a criteria. Example: You have created a report that lists all employees names, age and its grouped by department, but you only want to see data for 2x locations.

  1. Select the Condition TAB.
  2. We will see Add condition drop down.
  3. Select the field you wish to filter by.
  4. Select the filter type. The filter type varies depending on what field you are filtering on.
    The most common are Equals To, Not Equals To, Is Last, This Last, Is Next
  5. Select or Enter the value you are filtering on.
  6. Select the Save button.

Example: Filtering on selected Job Locations.
Location select.gif

View Report

The View Report TAB allows us to generate and view the report. We can export to PDF or Excel file formats.
Only reports that are 'Grouped by can generate a Graph, otherwise a plain table of results will be generated.

  1. Select the View Report TAB.

Graph Types

The Graph type option will not be shown if a report has not been Grouped by. Selecting a Graph type will change the graph drawn on the report.

Export Options

Selecting an export option and then selecting the Export link will cause the report to be exported into the chosen format.

Do Not Export Graph

Selecting this checkbox will cause the graph to be excluded when exporting the report to the chosen format.

Subscribehr logo.gif