Forum Discussion

danielc7150's avatar
danielc7150
Frequent Visitor
9 years ago
Solved

Mapping locations with drill-down into sublocations

Hello, I am currently mapping a few locations of student accomodation - there are about 7 'main' areas. These areas then drill-down into smaller 'blocks' of accomodation. I have the coordinates on...
  • MalS's avatar
    MalS
    9 years ago

    Hi  danielc7150 - I can get a test to work the way I think you want it to by doing this:

     

    Location

    Coordinates [Site]

    Coordinates [Block]

     

    Latitude 

    Average of Coordinates [Latitude]

     

    Longitude

    Average of Coordinates [Longitude]

     

    Size

    Count of 'Processed Jobs' [Area/Block] <-- note this is from 'Processed Jobs' NOT 'Coordinates. Also, make sure this is set to Count and not Count (Distinct)

     

    I only have one relationship, and that is from Processed Jobs (Area/Block) to Coordinates (Block)

     

    If I set it up like this, the bubbles at the size level are sized based on the total number of 'jobs' for the entire site. When I drill in, the bubbles are sized by the total number of 'jobs' for each block.