Discussion
2
Replies
669
Views
Posted: November 6, 2015
Last activity: November 8, 2015
Closed
Add columns to report definition
Hi ,
I have a requirement to generate a report with 100 plus columns and tried with list view getting exceeds 64K size error and it seems some limitation on list view to add columns in list view.
Will report definition support this requirement ?
Is it possible to include 100 plus columns in report definition?
As far as I know, there is not a hard limit for the number of columns in a report definition, but there might be a soft limit when the report definition is converted to a Java class.
Also, I would create all new reports as report definitions. List view and summary view reports are deprecated and might not display well in some browsers.