This Forum post will run through how you can use the Mapping Module to add a new tab to your Opportunity records which display all Organisations within 50 miles of the Opportunity you have open. Step ...
- Welcome to the Knowledge Base
- Introduction
- Training
- Getting Started
- Preferences
- Activities
- Cases
- Forecasts & Quotas
- Importing Data
- Leads
-
Marketing
- Introduction to Marketing
- Marketing Campaigns
- Mailing Lists
- Products
- Mailshots
- Upload Library
- Templates
- Event Management
- Compliance Records
-
Spotler Integration
- What is Spotler?
- Navigating your Spotler homepage
- GatorMail
-
GatorLeads / Web Insights
- Tracking Code
- Setting up the Plugin
- Viewing Web Insights Data on your Form Layouts
- Domain Names and Online Activities
- Reporting incorrect Leads created through Web Insights
- Reporting on Web Insights data
- Using UTM Values
- Why aren’t Online Activities being created in the database?
- Why is GatorLeads recording online activities in a foreign language?
- GatorSurvey
- GatorWorkflow
- GatorPopup
- Opportunities
-
Integrations
- Mapping
- Electronic Signing Tools
- Creditsafe Integration
-
Zapier
- Introduction to Zapier
- Available Triggers and Actions
- Linking your Workbooks Account to Zapier
-
Setting up Zaps
- Posted Invoices to Xero Invoices
- Xero payments to Workbooks Tasks
- New Case to Google Drive folder
- New Case to Basecamp Project
- New Workbooks Case to JIRA Ticket
- Jira Issue to new Case
- 123FormBuilder Form Entry to Case
- Eventbrite Attendee to Sales Lead and Task
- Facebook Ad Leads to Sales Leads
- Wufoo Form Entry to Sales Lead
- Posted Credit Note to Task
- QuickBooks Online
- Survey Monkey responses to Tasks
- Multistep Zaps
-
Email Integrations
- Email Dropbox
- Workbooks Exchange Server Sync
- Workbooks Outlook Connector
- RevenueGrid Intelligence and Engage
-
Event & Webinar Integration Tools
- GoToWebinar
- ON24
- Microsoft Office
-
Outreach
- Installation
- Outreach Authentication
- Sync People to Outreach Prospects
- Sync Organisations to Outreach Accounts
- Sync Workbooks Opportunities to Outreach
- Sync Tasks/Activities from Workbooks to Outreach
- Sync Outreach Sequences to Workbooks
- Sync Outreach Sequence States to Workbooks
- Sync Outreach Sequence Step Numbers to Workbooks
- Sync Prospects/Accounts/Opportunities from Outreach to Workbooks
- Sync Outreach Tasks/Calls/Meetings to Workbooks
- Scribe/Workbooks Connector
- RingCentral
- Auditing
- Comments
- People & Organisations
- Projects
-
Reporting
- Introduction to Reporting
- Using Reports
- Charts
- Exporting Reports
- Advanced Reporting
- Report Snapshots
- Dashboards
-
Transaction Documents
-
Introduction to Transaction Documents
- Displaying & Adding Transaction Documents
- Copying Transaction Documents
- Transaction Documents Fields Help
- Transaction Documents Line Items Help
- Printing & Sending Transaction Documents
- Managing Transaction Document Currencies
- Managing Transaction Document Statuses
- Setting a Blank Default Currency on Transaction Documents
- Credit Notes
- Customer Orders
- Invoices
- Quotations
- Supplier Orders
- Contract Management
- Sagelink
-
Introduction to Transaction Documents
- Auditing
-
Configuration
- Introduction to System Administration
- Users & Security
- Preferences
- Database
- Accounting
- Email & Integration
-
Customisation
- Creating & Modifying Picklists
- Theme
-
Record Types
- Creating Custom Fields
- Report-based Custom Fields
- Linked Fields & Reference Fields
- Record Templates
- Form Layouts
- Customising relationships between parties
- Opportunity Stages
- Custom Records
- Automation
- PDF Configuration
- Contact Support
- Releases & Roadmap
Using Mapping in Reports
Using Mapping in Reports gives you advanced functionality over and above using the Nearby tab or displaying Landing Pages as maps. Reports allow you to build in much more complex criteria, or can be used in Report tabs on your records. For example, you could build your own 'Nearby' tab on Opportunities, so your Sales People can see the other customers and prospects in the area of the Opportunity's Prospective Customer.
Adding Map Positions to Reports
To be able to display a report as a map, you need to add the Map Position column to your report. You'll be able to add the Map Position for People, Organisations and Sales Leads, and can use the Map Position from the Main Address, or can drill through to the other Contact Details ('Other locations') to get their Map Position.
When you add the Map Position column, you'll see it shows a 'Map Marker' section. This is so that you can control what displays in the popup when you click on a Map Marker; you could show Name and Address like you see in the popups on Landing Pages, or you can tailor it depending on your use of the report to show data like the Assigned To, Industry, or Account Health.
To be able to select the 'Title column' and 'Details column', you must have already added these columns to your report. They can be standard value columns or calculated columns. Here, we have used a calculated column to concatenate the Industry and Assigned To:
You can customise the size and colour of the pins as well as what details they show; find out more here.
Adding Criteria on Map Position
Like the filters on Landing Pages, you can constrain your report to only show records with X miles/kilometres of somewhere. You can use a postcode, town/city name, latitude/longitude coordinates, or the Object Reference of the relevant record (e.g. ORG-1 to find everything near your Own Organisation).
Finding the distance between Map Positions
If you want to establish how far suppliers / customers are located from you, there are 2 reporting functions available to help:
- DISTANCE_IN_MILES
- DISTANCE_IN_KM
These are to be used in calculated columns, and can be found in the Function picker under 'Map position functions'.
As their names suggest, these functions will output the distance in miles or kilometres between 2 map positions. The format to use is:
DISTANCE_IN_MILES(map position latitude 1, map position longitude 1, map position latitude 2, map position longitude 2)
DISTANCE_IN_KM(map position latitude 1, map position longitude 1, map position latitude 2, map position longitude 2)
For map position latitude 1 and map position longitude 1, these can be pulled from the map position of the record you are reporting on using the 'Map position latitude' and 'Map position longitude' columns. For map position latitude 2 and map position longitude 2, you must hardcode the coordinates that you are comparing to, for example, the map position of your Own Organisation. For the Workbooks office, that formula would look like:
The results are output as decimal numbers with many decimal points, so you may want to use the Advanced tab of the calculated column to format the number.
Related content
With the Mapping module, you can create reports with map views to add as tabs on your records, including on Marketing Campaigns. Why Should I make this Report? It will allow you to see the ...