Working with reports : Generating a customized data report : Creating a customized report using a third-party application
 
Creating a customized report using a third-party application
A third-party application is required to manipulate the Data Set into a custom report (and custom report template).
You need to download the free JasperReports application from http://www.jasperforge.org. These examples use v.3.7.0 of the JasperReports software.
1. With the exported Data Set (XML file), use the third-party Jasper tools to create your custom report with the fields from the Data Set.
Refer to the DS-Client Knowledge Base article describing “Custom Reports” for instructions.
2. Once you have created the .jasper report file, copy it to the \report subdirectory of the folder where this DS-User is running. If it does not exist, create it - this is case-sensitive, so ensure that the folder is named ‘report’.