'Where can I find names of regions in cartographic report in IBM Cognos Analytics?

I have a map report in Cognos Analytics. It pulls up the names of the regions from the database. However, not all region names correlate with those stored in the Cognos database. For example, he does not see the region "Moscow" anywhere.

I tried to correct the names of values ​​at the report level, for example, if the database says "Moscow - a city of federal significance", through CASE I prescribe "Moscow" or "Moscow - the capital of Russia" and other variations of the name of the region. However, Cognos does not recognize it.

Tell me, please, where can I found the names of the regions in Cognos?



Solution 1:[1]

I suspect you have set the map visualization to use Regions or Point. You'll need to ensure that whatever data item is in the Locations box contains values that MapBox recognizes as regions (country, state, county) or points (city). Spelling of these locations probably depends on the locale you're using to access MapBox.

Alternatively, IBM provides documentation describing how to create your own MapBox content:
https://www.ibm.com/docs/en/cognos-analytics/11.1.0?topic=maps-setting-up-mapbox-work-cognos-analytics

And don't forget to review the Cognos Analytics 11.0.5 Mapping and Visualization FAQ for more information.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 dougp