User Tools

Site Tools


onboarding:reportingmanager:creation_of_a_map_report

Creation of a map report

Author: Colm Carew

Map reports do not work in the local Report Builder so I suggest generating all SQL and numeric results you require in a table report first then adding the code to the report in the Reporting Manager.

In order to create a map report create a new report in the Reporting Manager and click Map as the type.

Running this report will generate something similar to :

The key to this report is the add method of the MapResult Class. This add method accepts a MapRecord Object. A MapRecord Object contains a name, description, Latitude and Longitude. In order for this report to function correctly the lat and lngs must be valid.

Self Assessment

Generate a report that plots the location of all controllers on a map

onboarding/reportingmanager/creation_of_a_map_report.txt · Last modified: 2021/06/25 10:09 by 127.0.0.1