Magic of “Report Types” – Remedyforce

What are Report Types?

Report Type helps to identify which table,which fields are included in Remedyforce/Salesforce Report.There are number of Report types which are shipped with Remedyforce. The object could be made reportable by checking allow reportable on custom object.

In this tutorial we will look at how to use report type and how to create some useful report types Using report type is like connecting 2 tables “inner join” and “Outer joins” to pull record.

Which Report Type am I using?

This is located here

RPT1.png

You pick the report type while creating report be careful on what you pick as the data set returned would vary on what you pick

RPT2.jpg

How to create custom report type?

There is always a situation where you may not find the report type which is available out of box.

Examples

  1. Report on few common examples
  2. Incidents with Notes (action history)
  3. Incidents with or without tasks
  4. Service Request with or without tasks
  5. Incidents by any user fields
  6. Approval reports

In this example we will see how to create example 2 Incidents with Action History (Notes,emails or any other action)

  1. Login as Administrator > Go to Setup > Build > Create > Report Type
  2. Select New Report Type say “Incidents with Action History”
  3. Select Deployment Status to “Deployed” this will make it available for reportingRPT3.jpg
  4. Select Secondary Object Action History and pick option “A” in this use caseRPT4.jpgRPT5.JPG
  5. Save
  6. Your report type is ready for use
  7. Go to Reports tab >Click on New Report >RPt11.jpg
  8. Pick columns you need and group by field. Apply other filters as needed. RPT12.jpg
  9. Save

Advance Report type settings (optional)

You can add more related fields on report for which you will have to add formulae otherwise. You can also easily manage fields.

Example – in this report I would like to pull Clients City, Department and Company

I do not have custom fields and I do not want to add custom fields for this as it is overhead on limited resources.

Trick:

  1. In Same Report Type
  2. Click on “Edit Layout”
  3. You can remove fields from this layout – this will just remove fields on reports field list making it easy to find what you need.
  4. In this case we are looking for Clients Department ,city and company which is not in Incident object
  5. Select Edit Layout RPT6.jpg
  6.  Select “Add fields related via lookup”RPT7.jpg
  7. RPT8.pngRPT10.jpg
  8. Save
  9. Now add a Report using this Report type just like what we did above
  10.  Notice you have these fields available.
  11. We have saved resources by not creating custom fields 🙂

RPT13.jpg

Hope this takes you to step closer for getting reporting matrix.

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s