Report Writer

Report Writer



Transcript:

Today we will go over how to create a custom report in Report Writer. The reports will always be viewed in Microsoft Excel.

To start, go to the Admin tab and click Configuration. Then under Job Configuration, click Report Writer. Click New Custom Report Template at the top right of the Search Results window. This opens a new window.

In the Report Details window that pops up, enter the name of the report. I’m going to be creating an inspection report, so I will name it Inspection Report. If you know that you want your client customers to be able to access this report, make sure to click External, here, to make it external so that they can see it.

Next, click on and highlight Inspection and drag and drop it into the white space. A new Sub Report Details window pops up. Fill in the name (I would name it the same report name again). So, Inspections Report is what we will call it. Add a description, if you like, but it’s not needed as the name already refers to what this is. Then hit Save.

Click Edit to open the next window. Here you’ll start setting up your custom report.

You will see a brownish-red area where you will create new cells by clicking on the plus sign on the right, to add more cells here. If you know the number of columns you’ll need — let’s say seven — you’ll click six times, because one column is already created. You’ll notice they’re labeled alphabetically at the top.

These brown rows are where you will drag and drop the formulas in.

Click on the top addition button to add a header row. These are your green rows. This is where you will put the title for each column as you create the report.

Next, click on the Inspection down arrow in your list to the left.

I’m going to pull in the Name of the Service Location, the Dates of the inspections, Inspected By and the scores. I will also name each of the columns after these.

I drag over my service location Name and then type this in row 1, under column A.

Next, I will drag in under the Inspection file, the dates of inspections. I want the Full date, so this is what I drag in. Then type in the name at the top again.

Then I want who performed the inspection. This has First Name and Last Name cells, so I will put each in a separate column and type in their heading at the top of each.

I want to make sure I pull in the scoring information, so I will pull in the Inspection Service Detail Score, name that at the top, and I also want what our goal score is set at this location. So, I pull that information over and title that column also.

I’m done pulling in the information I would like, so I’ll click Save in the top left and then click on Backand it takes me back to the Search Results.

Now, to run this report, I go to ReportsCustom Reports and click on the report I just created. Mine was Inspection Reports.

A new window pulls up where I can enter a date range and then select Select All or anything here I’d like to under the Selection Criteria.

Once selected, click View Report at your top right or bottom right. Then it should pull up your report in Excel. Name it and save it and open it and you’ll see your new Excel Custom Report!



Report Writer Article

The Report Writer tool allows you to create Custom Report Templates using data found in and captured by Otuvy QM. To begin, let's define some terms which we will use as we talk about Report Writer

Definitions
  • Custom Report Template: This is like a blueprint for your custom reports. It specifies what data you want, how it should look, and where it comes from. It's made up of fixed, customizable, and job-specific fields.
  • Datasets: These are collections of data sources you can use in your custom report. They cover everything from events to specific custom data tied to clients, including questions from various scenarios. Examples of datasets include inspections, client surveys, and work orders.



  • Static Fields: These are standard data fields that all Otuvy QM accounts have. For instance, client names, service location names, and dates are static fields.


  • Custom Question Fields: These are questions and their answers that can be linked to different records or events, like service providers, clients, inspections, and surveys.


  • Repeating Data Row : This is a row (the only one with a white background) that repeats for each instance of data you're reporting on. For example, if you're reporting on inspection scores by sublocation, this row will repeat for each sublocation, showing their scores.



  • Header Row: These are rows (usually with a green background) that give context to the data in the repeating data row. They are static and don't repeat. You can use them as section headers.



  • Footer Row: Similar to header rows, these are rows (usually with a brown background) that usually appear once. They're often used to calculate totals or averages of the rows above them using functions.



  • Report Flow: This refers to how the data is organized in the report. There are two main types:
    • Vertical: This is the standard flow where headers are at the top, data rows follow, and footers are at the bottom.
    • Horizontal: This flips the report on its side. Headers become leftmost columns, data rows become columns from left to right, and footers become rightmost columns.
  • Functions: These are tools you can use to manipulate the data in your report. They're like built-in functions in Excel. You can check the list of supported functions by clicking the "View all functions supported by Report Writer" link on the Custom Report Search page.
In short, a custom report template is your plan for what data to include, datasets are the sources of that data, static fields are standard data elements, custom question fields are user-defined data elements, repeating data rows are for data that repeats, headers give context, footers perform calculations, report flow controls the layout, and functions help you manipulate the data.
To create a new Custom Report Template with Report Writer:
  1. Click the Admin tab to be brought to the Service Provider Configuration page
  2. In the Job Configuration section, click Report Writer




    1. From the Custom Reports Search page you can 
      1. Search active and inactive custom reports
      2. Create a New Custom Report Template
      3. Edit existing custom reports
      4. Make custom reports visible to your clients
      5. View all functions supported by Report Writer
  3. Click New Custom Report Template from above the Search Results pane to start
  4. Fill out the Report Details :
    1. Name: What your users will see as they pick what custom report to run
    2. Description: A brief description of what the user should expect to be output from the report
    3. Visible to Client:  Check this box if you want both Contact and Employee Users to be able to see and run this report. Leave it unselected if you only want Employee Users to see it.
  5. Click OK
  6. Drag the Data Set from the left that you want in your report. You can have up to four (4) Data Sets in any custom report, but most people only use one.



    1. Each Data Set you bring in will have the following in common:
      1. Name
      2. Description
      3. Report Flow
      4. Group By: This allows you to group the data which is output by Client, Location, etc. Or you can have all the information collated together.
    2. Some Data Sets have additional features
  7. Click Add Left Column or Add Right Column to add  Columns of data to the left or right of current columns.
     
    or

    1. New columns will always be added to the left or right of the existing columns. There is not a way to reorder the columns
  8. Add Header Rows by clicking Add Top Row

    1. New header rows will always be added above the existing rows. There is not a way to reorder the rows.
  9. Add Footer Rows by clicking Add Bottom Row

    1. New footer rows will always be added below the existing rows. There is not a way to reorder the rows.
  10. Delete Rows or Columns by selecting a cell in the row or column you wish to delete and then click either Delete Row or Delete Column

    or


  11. Input the expected cell data by


    1. Manually Input Text: Most headers will use manually input text like "Client Name", "Location Name", or "Average Score"
    2. Use Static and Custom Question Fields from the Data Set: Most of the time this information will be dragged from the left into a cell in the Repeating Data Row.
      1. Occasionally some of this will be added to either the Header or Footer Rows. Some examples could be the Prompts or Possible Answers for your Custom Question Fields
    3. Use Functions:  Manipulate the data and embed Excel functions into the data output.
  12. Save your template once you have all the information you want
    1. Save: Saves and updates the template

    2. Save As: Keeps the old version of the template and creates a new one with the changes you have made

  13. Hover over the Reports tab and click Custom Reports
  14. Run the new custom report
    1. You'll need to select the correct Date Range and Selection Criteria

Otuvy QM's Report Writer tool lets you create powerful, custom reports for inspections, surveys, and work orders. It's like magic for data analysis, and you can view your reports seamlessly in Excel! Want a one on one session with our experts? Feel free to contact us at support@otuvy.com or book a Report Writer Specific Training where we can walk you through the process of creating you very own custom reports.


    • Related Articles

    • Custom Reports for Mobile Surveys

      Mobile surveys, if they generate work orders, display answers in reports like Message History or Work Order reports. However, these reports don't break down question-answer relationships. For detailed analysis, consider creating a custom report using ...
    • Filing Type Tracking by Month Report

      In this article, we go over the Filing Type Tracking by Month report within CleanTelligent. As a pre-requisite to this article, please check out the article Using Filing Types The Filing Type Tracking by Month report is used to track what filing ...
    • Average Inspection Scores Report

      Transcript: This video is to show how to run the Average Inspection Scores report. Start by clicking on the Reports tab. The Average Inspection Scores report is located in the first section. There are two output types, PDF Report and MS Excel. Choose ...
    • Inspection Summary Report

      Transcript: This video is to show how to run the Inspection Summary Report. Start by clicking on the Reports tab. The Inspection Summary Report is located in the first section. Choose the location and then the specific inspection you want to view in ...
    • Job Schedule Report

      Transcript: This video is to show how to run the Job Schedule Report by Employee/Contractor. Start by clicking on the Reports tab. The Job Schedule Report by Employee/Contractor is located in the Miscellaneous Reports section. Choose your Output ...