Cannot read property 'col' of undefined
This error is normally experienced when selectors targeting the map are configured so that there is no data returned by the ESRI Map widget.
STEPS TO REPRODUCE:
Follow these steps to reproduce this issue in Strategy Tutorial.
- Create a report with the attributes "Store" and "Store Country" plus any metric.
- Add the Latitude and Longitude forms to the displayed forms for the Store attribute.
- Create a new document based on this report.
- Insert a DHTML Widget > ESRI Map, and drag Store onto it.
- Configure the Widget properties to Show the Markers.
- Set the latitude and longitude forms to be the assigned latitude and longitude inputs for the map.
- Insert a checkbox selector for Store Country that targets the ESRI map.
- Run in Interactive Mode.
Notice that if the "All" box in the selector is unchecked, the error occurs.
CAUSE:
This is a known issue in Strategy Web 9.4.1 Hotfix 2.
ACTION:
This issue does not occur using Strategy 9.4.1 Hotfix 7. Upgrade to take advantage of the fix.
WORKAROUND:
Run the map in Express or Flash view modes, where this error does not occur.
KB46427