Limitation on Account dimension size in EPBCS
Summary
Need to find out if there is a limitation on Block Size. For example, if number of accounts is very large ~20,000, that would create a very large block size at least 20,000 * number of periods * 8Content
Need to find out if there is a limitation on Block Size. For example, if number of accounts is very large ~20,000, that would create a very large block size at least 20,000 * number of periods * 8 = 3,200,000 KB
We typically want block size to be 500,000 KB or less.
If not in dimension build, would it create any issue on Data Push or Data Management integrations?
0