Chat now with support
Chat with Support

InTrust 11.4.2 - Leveraging Microsoft SQL Server Reporting Services Integration for Advanced Reporting

Creating a Model-Based Report

  1. Click the Report Builder tool button in the Knowledge Portal toolbar; in the models tree in Report Builder, select InTrust.
    Any custom report you create will get data from the data source assigned to the selected model.
  2. From the panes on the left, select the objects you are interested in and the fields to obtain the data you need on these objects.
  3. Drag and drop the objects or fields to the layout area. Refer to the examples below for details.
  4. To add filters, click Filter in the Report Builder toolbar, and drag and drop the fields you want report data to be filtered by. Refer to the examples below for details.
  5. Run your report or save it.

Saving a Report

When saving a report created with Report Builder, the report (RDL file) is saved to the default target location on report server where the Report Builder application runs. To make your custom report appear in the report tree in Knowledge Portal, specify QKP\InTrust\Reports as target location.

After you get back to the Knowledge Portal, the report you created will appear in the reports tree. By default, this report will use the data source prescribed by the model it was built on. You can use the Change Data Source option for your custom reports.

Notes:

  • The Customize Report View option is unavailable for custom reports.
  • Unlike predefined reports whose filtering parameters can be changed when you view the reports, custom report’s filtering parameters are available for modification only via Report Builder. That is, to modify filtering parameters for a custom report, you should to the following:
    1. Select report in the tree, and click Report Builder.
    2. Make the necessary changes to report filters.
    3. After you finish the modification, save the changes and go back to Knowledge Portal.

Two examples of custom report creation are provided in the following topics:

Example 1: Creating a Report Based on the Generic Perspective

To create a report on failed logons using the Generic perspective

  1. In Report Builder, select the InTrust model, click OK, and select the Generic Events perspective. The entity and its fields are displayed on the left.
    The following entity fields will be used in this example to create a custom report on failed logons filtered by computer:
    • Event ID
    • Local Time
    • Computer (where the event was logged)
    • User
    • Events String 2—for User Name of the account who tried to log on
    • Events String 3—for Domain this user belongs to
    • Events String 7—for Workstation that was used
  2. Drag and drop these fields to the report layout area.
  3. Click the Filter button on the Report Builder toolbar.
  4. In the Filter window, drag and drop the Event ID field from the Fields pane to the right pane.
  5. To report on failed logon events (Event ID 529), set the filter equal to 529 by entering this number in the edit box.
  6. To prompt the user for the computer name to filter the report by, drag and drop the Computer field to the right pane and configure the parameter as prompted (by selecting this setting from the parameter's shortcut menu).
  7. Click OK.
  8. Run the report.

Example 2: Creating a Summary Report on Group Membership Management

You can use Report Builder to create summary reports with either a matrix (cross-tab) or a chart report layout:

  • A matrix report layout template presents data in an intersecting format, with totals displayed in the center. It is also known as a cross-tab report.
  • A chart report layout template presents data graphically in the form of bar, pie, and line charts.

In a summary report, you can drill down to the details of the selected total.

To help you add totals to a summary report, a special field (Number of <type or name of the entity>) is offered. For example, for the Group Membership Management entity this total will be named Number of Events. If this field is included in a report, a count of corresponding objects is displayed for the group the total refers to.

To create a report on group membership management

  1. In Report Builder, select the InTrust model, and select its Windows: Account Management perspective.
  2. From the Report layout options, View| Task Pane, select Matrix (cross-tab). Click OK.
  3. In the Entities pane, select Windows: Group Membership Management entity.
  4. To group report data by the domain that target group belongs to, drag and drop the Target Domain field to the area marked as 'Drag and drop row groups’.
  5. Drag and drop the Target Group Name field to place it next to Target Domain on the right.
  6. Drag-and-drop the Management Action field to the area marked as 'Drag and drop column groups'. This filed is used to show addition or removal of group members.
  7. To display the total count of management actions, drag and drop the Number of Events field to the area marked as 'Drag and drop totals’.
  8. To add the drill-down capability from the totals to the details, right-click on the total field and select Edit Formula.
  9. In the Define Formula dialog, replace the text in the right edit box with the following formula: Count().
  10. Drag the field (by which you want the total to be counted) to the right edit box, and place it into the formula. In this example, groups total will be counted by the Management Action field, so finally the formula should be Count (Management Action).
  11. Run the report.
  12. Click on the total to view the detailed report.
Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating