| Bug ID Number |
BUG-000118721 |
| Submitted | December 10, 2018 |
| Last Modified | April 17, 2026 |
| Applies to | ArcGIS Business Analyst Desktop |
| Version found | 10.6.1 |
| Operating System | N/A |
| Operating System Version | N/A |
| Status | Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
|
Additional Information
The problem is not reproducible in the 2025 Canada data. Minor differences exist, but they can be explained by different methods applied to the whole layer versus individual features. The differences are very minor; for the SK layer, it's 754,753 (sum of features) vs. 751,795 (whole layer).
The reason for the difference:
For individual features, Business Analyst Web App uses BlockApportionment with Dissemination Areas (https://pro.arcgis.com/en/pro-app/latest/help/analysis/business-analyst/data-apportionment-and-layers.htm). For the whole layer, due to the size of the dissolved feature, another method will be used: centroids of Dissemination Areas. That is the reason for this minor difference.
Workaround
Block data apportionment gives expected results for the whole layer in Saskatchewan.
Steps to Reproduce