You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 6
Next »
Can the configuration to change the font size be turned off?
Not enabled as of now. It is always turned ON.
Does reports have RTL support?
Can Charts be included in the report?
Yes. The App Designer feature in the Studio can be used to create the chart as a individual app (widget). The Template Designer in Report configuration can be used to map the chart to the report. The generated report displays the chart and the report data.
How to view a report generated a month back?
It is currently on road map. A filter shall be enabled to generate older reports.
Can the template used to render the report be modified?
HTML editor is provided in the design area to modify your reports.
In the data builder what is the difference between record and object?
Record is a combined selection of rows in the table.
Object is an individual selection of an item in the table.
Can data entitlements be controlled? eg : Generate the reports for a specific set of clients
Yes, based on system filter and default filter.
What is the maximum number of columns that can be configured in the report?
You can add columns without limits, however column length should be specified appropriately to avoid error scenarios.
For example, if your specify 10 characters for an address column, the entry should not exceed it.
When the report / data source configuration changes is it enough to run the generated report again or should a child report be created?
When the data is updated, it gets reflected when you run the report. However, the structure of the database should not be changed.
In cases where data is aggregated and there are no child records, instead of printing an empty page with no data message, enable a configuration to avoid adding it in the report
End of report message should be a configurable option in cases where data aggregation is used.
Currently the End of Report option is enabled for all. You can however modify the End of report message.
How to combine multiple reports into single file?
You can combine multiple report outputs into single file using the Group Reports feature. Refer Grouping Reports in Sigma for more information.
Can we have drop-down values or list box (multiple selection) as report parameters while generating reports in Sigma?
Yes. Refer Linked Widgets in Report Filters for more information.
Can we include a report in another report?
Yes. Refer Sub-Reports for more information.