Amenti
06-01-2007, 08:35 AM
Hi,
I try to show an unsized pie with the following imported data:
Longitude Latitude SWITZERLAND FRANCE UNITED STATES NETHERLANDS
-20 40 1000 2000 3000 8000This is really what I want, to show only one pie at a specific location which is filled with data of some countries.
But DisplayMapData thinks the UNITED STATES column is a column about STATES and so I get a False Parameter when I execute it.
Is there a way to force MapPoint to treat a specific column as "other data"?
Thanks in advance.
I try to show an unsized pie with the following imported data:
Longitude Latitude SWITZERLAND FRANCE UNITED STATES NETHERLANDS
-20 40 1000 2000 3000 8000This is really what I want, to show only one pie at a specific location which is filled with data of some countries.
But DisplayMapData thinks the UNITED STATES column is a column about STATES and so I get a False Parameter when I execute it.
Is there a way to force MapPoint to treat a specific column as "other data"?
Thanks in advance.