This documentation version is deprecated, please click here for the latest version.
Report Properties
Updated on 08 Jul 2022
5 Minutes to read
Print
Share
Dark
Light
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
Reports are Designer Elements that collect, filter, organize, and display data. The way a Report displays data can be configured through the Properties panel in the Report Designer. The following article details the settings of a Report and how the different functions affect the data being displayed.
the user can create templates inthe System > Designers > Report Output > Templates folder and this template can be used in the Report Designer to download Report data as a PDF or an Excel file
Hide Default Output
Output Handlers
Override Booleans
Override Drill Down Dialog Title: It changes the Drill Down Dialog Title
The Drill-Down window can be opened from Views including Tiles, Matrix, or Charts.
Override Drill Down Report Title: It changes the Report Viewer title shown in the Drill Down window
The Drill Down window can be opened from Views including Tiles, Matrix, or Charts.
Override Runtime Filter Dialog Title: It changes the title in the Runtime Filter window
Runtime Filters must be used and this property is not supported in Grid View
Override Display of Null Values: If the cell value is null, then this property gives the ability to show a customize text value in the cells instead of showing empty cells
Row Selection Configuration
Select Row From Parameter: This gives the Designer the ability to pass a selected row of a Report within a Page's URL parameters
Parameter Name: this is the parameter displayed in the URL
Match Value With Column: this setting is matching the Parameter Name with the corresponding Data Field column
allows the user to create an independent step for a specific Report.
Generated Type Name
allows user to configure a custom name for an independent step
Required Fields
Required Fields
this allows the user to specify the columns that will be displayed in the Report
If the selected column is not present under the Data Fields section, then a warning message will display
Results
Sub Totals
calculates subtotals based on user selection from Report data
Use Paging
displays the count of data rows that will be displayed on a Report page
By default, this is set to 500 which means that 500 rows will be displayed on each page
In-Memory Data Pagination
this setting allows all data to load at once to help calculate an accurate number of Report pages, useful especially when filtering Report data
Filter Mode
allows for the default filter to be the filter defined in the Report, a filter on the data set, or no filter at all.
Rows Per Page
sets the number of rows displayed per Report page
Paging Mode
Numeric: shows the total page count
Previous Next: shows the current page number and the next button, useful when total page count may be unknown
this setting is not applicable if the Report has a grouping or subtotal on any column, or if the Report has a Chart, Matrix, Calendar, or Hierarchical view.
Service Settings
Allow REST API Calls
enables the Report to be called using a REST web service that supports different HTTP methods
Override Service URL
allows the user to customize the Service URL
the Service URL allows the user to make API calls using the Base Portal URL and the configuration shown in the Report Designer.
Configure HTTP Methods
allows the user to select GET, POST, or PUT as HTTP methods
Was this article helpful?
Thank you for your feedback! Our team will get back to you