Creating custom reports
Use TrueSight Smart Reporting - Platform to create reports and change the appearance of 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 - Platform:
- Drag and Drop Builder - This option allows you to use a pre-defined data view to build reports. For instructions to create reports using this option, see the procedures in this topic. For information about the out-of-the-box views, see Accessing-out-of-the-box-views.
- Freehand SQL - This option allows you to define the query, rather than using a pre-defined view. For information about how to create reports using the freehand SQL option, see the Yellowfin documentation.
You can create the following type of reports by using the Drag and Drop Builder:
- Tabular reports - Display data in the form of tables.
- Charts - Display data in the form of graphics, and are the graphic equivalent of tables.
This topic provides instructions on creating different types of reports by using the Drag and Drop Builder.
Creating a tabular report
Log in to TrueSight Network Automation - Data Warehouse console as a reporting user. The TrueSight Smart Reporting - Platform Home page appears.
- Click
and click Report.
- Select the relevant view from the list of available views.
- In the view pane, expand the folders to view the fields for the report.
Drag and drop the required fields in to the Columns section. If you want to filter the report after you generate it, drop the fields in the Filters section.
- Click Publish. In the Save Report window, do the following:
- Enter a name and an optional description for the report.
Select a folder to save the report into. You will only be able to select folders you have access to.
- (Optional) Add tags for the report. Tags are useful for searching 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.
- (Optional) Use the Distribution, Report Settings, and Refresh tabs for additional settings.
- Click Save to generate and view the tabular report. For more information about publishing and saving reports, see the Yellowfin documentation.
Creating a chart report
Log in to TrueSight Network Automation - Data Warehouse as a reporting user. The TrueSight Smart Reporting - Platform Home page appears.
- Click
and click Report.
- Select the relevant view from the list of available views.
- In the view pane, expand the folders to view the fields for the report.
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.
- Click Charts.
- Click Auto Chart and then click Select Chart Type to open the Select Chart pane.
Alternatively, clickin the upper right corner.
- Select a chart type to use as an output for your report and generate your report.
- Click Publish. In the Save Report window, do the following:
- Enter a name and an optional description for your report.
Select a folder to save the report into. You will only be able to select folders you have access to.
- (Optional) Add tags for the report. Tags are useful for searching 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.
- (Optional) Use the Distribution, Report Settings, and Refresh tabs for additional settings.
- Click Save to generate and view the chart. For more information about publishing and saving reports, see the Yellowfin documentation.
Creating a Drill Through report
Drill Through is the ability to click on a hyperlink and move from one report to another - typically to show more details. Values related to the row you've clicked on are passed in as parameters into the linked report to filter the data. The report that contains the hyperlink is called the parent report, and the report that contains more details is called the child report.
For example, to display a report of detailed device inventory by customer location, you might want to drill into device inventory by a selected customer location. In the following example, the Inventory Summary by Customer Location report represents the parent report and the Inventory Details report represents the child report.
Log in to TrueSight Network Automation - Data Warehouse as a reporting user. The TrueSight Smart Reporting - Platform Home page appears.
- Do one of the following:
- Click Start > Programs > TrueSight Network Automation - Data Warehouse > Login.
- Enter the following address into a web browser:
https://<appServer>:<portNumber>
where:- appServer is the application server that hosts TrueSight Network Automation - Data Warehouse.
- portNumber is the web server secure port that you specified during installation. Default is 9443.
Enter the user name and password for the reporting user.
- Click LOG IN.
- Do one of the following:
- Create the child report with the following fields:
- Create the parent report, as follows:
- Click
and click Report.
- Select the required view, for example, Inventory.
- In the view pane, drag and drop fields to the Columns field. For example, Site Name, Customer Location, and # of Devices.
- Drag and drop a field, Customer Location, to the Filters area. Ensure that you have dropped this field in the Columns field also.
- Click the
icon in the Customer Location field that you dropped in the Filters area.
- Hover over Value, and then select User Prompt.
- Click
- Create parent-child relationships between the reports that you want to link. Do the following to create parent-child relationships:
- Ensure the following:
- The report that you want to link exists. See for instructions on creating a report. In this example, the Inventory Details by Customer Location report acts as the child report.
- You have set the filter values of the reports to User Prompt.
- Open the report that you want to use as the parent.
- Click Edit, and then click Data.
- On the message, click OK.
- In the Analysis style area, click Drill Through. The Related Content tab appears.
- Click the Related Content tab.
- In the Drill Through area, drag and drop the report that you want to use as the child report.
- In the Join Type area, click Drill Through.
- In the Joins area, in Master Field, select the filter that will be a hyperlink to open the child report (in this case, Customer Location).
Under Child Filter, you can see the filter that you created in the child report. - In Hyperlink field, select the field in the parent report that will be a hyperlink to open the child report.
- If you want to open the child report in a new window, click the Popup New Window option, and click Update.
- Publish the report. In the published report, you can see the hyperlink on the field that you selected.
- Click the hyperlink. You can see the child report that you joined with the parent report.
- Ensure the following: