I've been facing an issue in rendering the entire US map through the in-built Maps visualization on Qlik Sense Desktop v2.1.1. While the data load runs without errors, the application window throws an error reading "The hypercube results are too large".
My KML file consists of ~30.5k ZIP shapes (197 MB) which get aggregated to ~100 shapes in the load script. It works if I choose a subset of the geography (~50), but not the entire nation.
After repeated attempts to resolve the issue and searching online for solutions, I downgraded my program to v2.0 and it worked - with the same data, the same load script, the same visualization options. The only drawback I'm observing is that the presence of the maps visualization slows down the app significantly.
Q: Is this hypercube limitation a known change to v2.1.1 over v2.0? Has anyone been able to create a solution for the latest version of the program?