Hello everyone,
I would like to build a data model based on case and activity tables built by me. However, the data model load is unsuccessful and the following error message appears:
The export failed: Table contains more rows than the allowed maximum per table of 10000000 Please reduce the number of rows.
Both case and activity tables could be successfully modified in a data job, no matter how big both tables are. Also, I am working with unlimited APC consumption. I assume that this error is caused by the activity table - if I load table with less than 10mln rows, data model load is successful. However, I need to analysis bigger data that will produce more than 10mln activities.
Does anyone know what may cause this error and how to solve it?
Thank you in advance!