Creating reports 1



Use TrueSight Smart Reporting for Server Automation to create reports and change the appearance of the reports. You can also compare and analyze reports by using filters, summaries, and calculations.

The following report authoring options are available in TrueSight Smart Reporting for Server Automation:

  • Drag and drop - Drag and Drop builder allows you to use a pre-defined data view to build their reports. For information about the out-of-the-box views, see Accessing-out-of-the-box-views.
  • Freehand SQL - These allow you to define the query, rather than using a pre-defined view. For information about how to use the freehand SQL reports, see Freehand SQL Reports(https://wiki.yellowfinbi.com/display/user80/Freehand+SQL+Reports) in the Yellowfin documentation. 

You can create the following type of reports:

  • Tabular report- Displays the data in the form of tables.
  • Charts - Displays the data in the form of graphics and are the graphic equivalent of tables.
  • Drill Through report - Displays the summarized and detailed information in a single table. You can click a hyperlink to another report and get a deeper insight into your data. You can create Drill Through reports by creating parent-child relationships between the reports that you want to link. You can link reports by using filters in the child reports.

This topic describes how to create different type of reports by using the drag and drop builder.

To create a tabular report

  1. Log in to TrueSight Server Automation - Data Warehouse. The TrueSight Smart Reporting Home page appears.

    Click here for the steps to log in to the TrueSight Server Automation - Data Warehouse console.
    1. To view the home page for the console on Microsoft Windows or UNIX systems, click Start > Programs > TrueSight Server Automation - Data WarehouseConsole.
      Alternatively, you can enter the following address into a web browser: 
      https://reportsServer:portNumber/tssa-dw
      • reportsServer is the server that hosts TrueSight Server Automation - Data Warehouse
      • portNumber is the web server secure port that you specified during installation. 
    2. In the User Name and Password fields, enter the user credentials. By default, the password is hidden. To view the password, click ViewPassword.png.
    3. In Site, select a site. The Primary Site is the default site.
    4. In Authentication Method, select a authentication method. SRP is the default authentication method.
    5. Click LOG IN.
    6. In the Roles window, select the role you want to use and click OK. Through role-based access control (RBAC), you can be granted multiple roles, but you can use only one role at a time.
  2. Click tsr_create_report.png and click Report.
  3. Select the relevant view from the list of available views.
  4. In the view pane, expand the folders to view the fields for the report.
  5. Drag and drop the required fields in to the Columns field. If you want to filter the report after you generate it, drop the fields in the Filters section also.

    Click here to view best practices...

    Best practice

    • Use date filters while creating reports, so that your report retrieves limited data.
    • In the Report Data area, enter a numerical value in the Preview Row Limit field to limit the number of rows visible in the report. However, be aware that this might truncate the data if the number of rows in the report exceeds the value that you specify.
      preview_row_limit.png
    • If you are creating a report for large data, turn off the Auto Refresh feature to ensure that the report does not refresh every time you add or remove a field. You can turn off the Auto Refresh feature from the Report Data area.
      auto_refresh_toggle.png
  6. Click Publish. In the Save Report window, do the following:
    • Enter a name and description for your report.
    • If required, use the Add tags field to add tags. Tags are useful to search for reports after you generate them.
    • In the Report Access area, select Public or Private.
      If you select Public, all users on the tenant can access the report.
      If you select Private, you can see the User Access tab. Use this tab to specify the users who will have access to the report.
    • If required, use the Distribution, Report Settings, and Refresh tabs. To know more about the tabs, see Saving a Report(https://wiki.yellowfinbi.com/display/user80/Saving+a+Report).

  7. Click Save to generate and view the tabular report.

To create a chart report

  1. Log in to TrueSight Server Automation - Data Warehouse. The TrueSight Smart Reporting Home page appears.

    Click here for the steps to log in to the TrueSight Server Automation - Data Warehouse console.
    1. To view the home page for the console on Microsoft Windows or UNIX systems, click Start > Programs > TrueSight Server Automation - Data WarehouseConsole.
      Alternatively, you can enter the following address into a web browser: 
      https://reportsServer:portNumber/tssa-dw
      • reportsServer is the server that hosts TrueSight Server Automation - Data Warehouse
      • portNumber is the web server secure port that you specified during installation. 
    2. In the User Name and Password fields, enter the user credentials. By default, the password is hidden. To view the password, click ViewPassword.png.
    3. In Site, select a site. The Primary Site is the default site.
    4. In Authentication Method, select a authentication method. SRP is the default authentication method.
    5. Click LOG IN.
    6. In the Roles window, select the role you want to use and click OK. Through role-based access control (RBAC), you can be granted multiple roles, but you can use only one role at a time.
  2. Click tsr_create_report.png and click Report.
  3. Select the relevant view from the list of available views.
  4. In the view pane, expand the folders to view the fields for the report.
  5. Drag and drop the required fields in to the Columns field. If you want to filter the report after you generate it, drop the required fields in the Filters section also.

    Click here to view best practices...

    Best practice

    • Use date filters while creating reports, so that your report retrieves limited data.
    • In the Report Data area, enter a numerical value in the Preview Row Limit field to limit the number of rows visible in the report. However, be aware that this might truncate the data if the number of rows exceeds the value that you specify.
      preview_row_limit.png
    • If you are creating a report for large data, turn off the Auto Refresh feature to ensure that the report does not refresh every time you add or remove a field. You can turn off the Auto Refresh feature from the Report Data area.
      auto_refresh_toggle.png
  6. Click Charts.
  7. Click Auto Chart and then click Select Chart Type to open the Select Chart pane.
     Alternatively, click tsr_select_chart_type.png in the upper right corner.

    tsr_auto_chart.png
  8. Select a chart type to use as an output for your report and generate your report.
  9. Click Publish. In the Save Report window, do the following:
    • Enter a name and description for your report.
    • If required, use the Add tags field to add tags. Tags are useful to search for reports after you generate them.
    • In the Report Access area, select Public or Private.
      If you select Public, all users on the tenant can access the report.
      If you select Private, you can see the User Access tab. Use this tab to specify the users who will have access to the report.
    • If required, use the Distribution, Report Settings, and Refresh tabs. To know more about the tabs, see Saving a Report(https://wiki.yellowfinbi.com/display/user80/Saving+a+Report).

  10. Click Save to generate and view the chart report.

To create Drill Through reports

  1. While creating a report, set the filter value to User Prompt. Do the following to set the filter value:
    1. Log in to TrueSight Server Automation - Data Warehouse. The TrueSight Smart Reporting Home page appears.

      Click here for the steps to log in to the TrueSight Server Automation - Data Warehouse console.
      1. To view the home page for the console on Microsoft Windows or UNIX systems, click Start > Programs > TrueSight Server Automation - Data WarehouseConsole.
        Alternatively, you can enter the following address into a web browser: 
        https://reportsServer:portNumber/tssa-dw
        • reportsServer is the server that hosts TrueSight Server Automation - Data Warehouse
        • portNumber is the web server secure port that you specified during installation. 
      2. In the User Name and Password fields, enter the user credentials. By default, the password is hidden. To view the password, click ViewPassword.png.
      3. In Site, select a site. The Primary Site is the default site.
      4. In Authentication Method, select a authentication method. SRP is the default authentication method.
      5. Click LOG IN.
      6. In the Roles window, select the role you want to use and click OK. Through role-based access control (RBAC), you can be granted multiple roles, but you can use only one role at a time.
    2. Click tsr_create_report.png and click Report.
    3. Select one of your views.
    4. In the view pane, drag and drop a field to the Columns field.
    5. Drag and drop a field to the Filters area. Ensure that you have dropped this field in the Columns field also.
    6. Click the arrow_icon.png icon in the field that you dropped in the Filters area.
    7. Hover over Value, and then select User Prompt.
    8. Click Publish.

      drill_through_filter.png

  2. Create parent-child relationships between the reports that you want to link. Do the following to create parent-child relationships:
    1. Ensure the following:
      • The reports that you want to link exists. See  for instructions on creating a report.
      • You have set the filter values of the reports to User Prompt.
    2. Open the report that you want to use as the parent.
    3. Click Edit, and then click Data.
    4. On the message, click Ok.
    5. In the Analysis style area, click Drill Through. The Related Content tab appears.
      drill_through_in_analysis.png
    6. Click the Related Content tab.
    7. In the Drill Through area, drag and drop the report that you want to use as the child report.
      drill_through_area.png
    8. In the Join Type area, click Drill Through.
      drill_through_join_type.png
    9. In the Joins area, in Master Field, select the filter that will be a hyperlink to open the child report.
      Under Child Filter, you can see the filter that you created in the child report.
    10. In Hyperlink field, select the field in the parent report that will be a hyperlink to open the child report. 
    11. If you want to open the child report in a new window, click the Popup New Window option, and click Update.
    12. Publish the report. In the published report, you can see the hyperlink on the field that you selected.
      linked_parent.png
    13. Click the hyperlink. You can see the child report that you joined with the parent report.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*