fferpcore__frb_Setting__c
Label: Report Builder Settings Contains settings that control the behavior of Report Builder.
| fferpcore__ExportDefaultLogoFilename__c |
Export Default Logo File |
Summer 2022 |
The title of the logo image file to use by default when exporting a report to PDF or XLSX format.
|
Text(200) |
false |
|
| fferpcore__ReportColumnLimit__c |
Report Measure Column Limit |
Summer 2022 |
The maximum number of measure columns displayed in reports. If a report contains more measure columns than the limit, any measure columns over the limit are not displayed in the report. This must be a whole number between 0 and 99. The default value is 12.
|
Number(2,0) |
false |
|
| fferpcore__ReportRowQueryLimit__c |
Query Row Limit |
Summer 2022 |
The maximum number of rows returned by the Analytics query used to retrieve report data. If the query results exceed this limit, any rows over the limit are not included in the report data. This must be a whole number greater than 0. The default value is 100000.
|
Number(6,0) |
false |
|
|