Increasing Pivot chart view's row limit
Issue: Pivot charts would throw below error when it exceeds the default row limit.
Solution: (For all builds)- Stop Analytics Plus services and take a backup of <AnalyticsPlus Home>\reports\conf\app.properties
- Open the app.properties file using Wordpad and look for the entry "max.allowed.pvtrows.alluser"
- Modify the value from 4000 to 8000 (Example: max.allowed.pvtrows.alluser=8000)
- Save the file
- Start the Analytics Plus services and verify the issue.
Note: Do not increase more than 10K as it might result in heap memory issue.
New to ADSelfService Plus?
Related Articles
TRUNCATEADD not deleting existing rows in DB import
Issue: when 0 records are imported with 'delete and add records' chosen, the old entries in Analytics table is not getting removed. (DB import) Builds identified: 4300, 4310, 4350 Description: The problem with the table not removing the old entries ...
Error message received upon trying to login, 'Maximum Concurrent User Ticket Limit Exceeded'
Problem : Error message received upon trying to login, 'Maximum Concurrent User Ticket Limit Exceeded' The reported problem is a known issue with 2901 build. This will be resolved in next build. You may follow the below steps to overcome 'Maximum ...
How to add/view current date in a dashboard
1. Click on "Edit Design" in a dashboard 2. Choose Add Text and select edit HTML( refer attached screenshot) 3. Watch this video to see how you can do it. Video link: https://youtu.be/hcaTPUuM9PE Clock ...
Auto Refresh option is not working while we publish a view.
In Analytics Plus, we have recently identified that the "Auto Refresh" option while publishing a view is not working as expected. The expected behaviour is for the view to be refreshed at the configured interval. This will be addressed in our next ...
Unable to export or email a view as PDF, Image, HTML - Linux Platform
Issue: Unexpected error when trying to export/email a view as PDF, Image, HTML Error trace: Caused by: javax.servlet.ServletException: com.phantomjs.export.server.ServerNeedKillingException: ServerNeedKillingException: Exception in phantom export :: ...