When expanding OLAP table in analysis view (JasperReports Server v4.x), user can get the following message if the OLAP view dimension is large:
"˜Table size limitation is reached. Use collapse or zoom to reduce table size.'
This limit is set in WEB-INF/internal/ja-pro_internal_messages.properties file:
# max = 999
JAJ_000_jpivot.ExpandAllExt.MaxExpand=999
(TTC-19441)
Log in or register to post comments