COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: ratnalein on 12 Jun 2013 06:47:31 AM

Title: Inserting data into third party map
Post by: ratnalein on 12 Jun 2013 06:47:31 AM
Hallo everyone,

I have successfully created a third-party-map to be used in report studio.  The map has these properties:
The map has only 2 layers

The 1'st layer of the map is called DISTRICT with this properties:

Feature
---------
000001
000002
000004
...

Each of this value has its own region in the map.

The layer DISTRICT  has a refine layer called STATE:

Feature        Refine
----------        --------
000001        9
000002        9
000004        3
...


The 2'nd layer is, as you can guess, is called STATE.  This layer has only feature, but no refine layer.

My question:
As I said before, I have a table:

State_ID    Number of Population
-----------    ---------------------------
000001      9384940
000002      93849
000004      8277
...

How can I transfer this data values to the map.  I have tried to do it as explained in the documentation, but it didnt work for me.

Thank you for you support.

Regards,

Ratna