Prepare Your Data Set
Last updated
Was this helpful?
Last updated
Was this helpful?
Create a custom report in Illuminate that contains all of the columns needed for the prebuilt report you are creating.
Export the data from the custom report using the "Tab Delimited with Header Row" option.
Open Jaspersoft Studio (JSS), locate the Repository Explorer, right click on "Data Adapters", and choose "Create Data Adapter."
Select "CSV File" and click "Next."
Name the data adapter anything you prefer. It issuggested to name the Data Adapter the same title as your Illuminate Custom Report.
Click "Browse," for the file type select "*.*
" and select the file downloaded from the custom report (it will have a .txt file extension). Click "Open."
Select the tab "Separators" and for the field separator choose "Tab."
Click the tab "Columns", check the box next to "Skip the first line (the column names will be read from the first line)", and click the button "Get column names from the first row of the file." The columns names should appear below that button, then click "Finish."
Now you have successfully created a link to the dataset that you can use to locally develop your prebuilt report.