Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5359 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I have a summary feild that totals for each county in a state. I would like to display this data on a state map with each county total displayed in the county on the map. Is there a way to do this? I have looked around but have not seen anything.

Thanks.

Posted

Well, you could paste a map onto a layout then put calculated totals onto all of the counties.

Posted

Create a table for Counties, with a relationship to the number data table. Create a calculation field:

Sum ( relationship::number )

That gets you the count per county in a field in its record. But to put it arbitrarily on a map, you need more flexibility. You could use a Cartesian relationship (X). That would get you all the counties, each in a row of a portal. Then, using 1 row portals, you can put a portal with only row 1 wherever, then a portal with only row 2, etc.. They would all have the same count field inside.

  • 2 years later...

This topic is 5359 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.