Map sources for geomap data visualizations
Geomap data visualizations are connected to location tables in a special map source.
Map sources for geomaps are organized in map source hierarchies. All map sources that reference the same table are in the same hierarchy. A map source hierarchy consists of a parent source and up to four levels of child sources. The parent source references only the table and the child sources reference fields in the table.
By default, your instance has a map source hierarchy for geomaps that references the Location [cmn_location] table. You can therefore have a Group by field on your geomap that references a field on Location. The Group by field can be at the top level of the data source table, or you can dot-walk to it. You can create additional map source hierarchies that reference custom location tables.
Differences between map sources for data visualizations and for reports
If you’re familiar with Map reports in Core UI, you might have noticed that the map sources for geomaps are different than map sources for map reports. They’re different enough to be on different Map sources tables, sys_report_map_source and viz_map_source. The most significant difference is in how they reference tables.
Create a data visualization map source
To use a custom location table in geomap data visualizations, define a map source that links to the table. Add more map sources at different levels of the hierarchy.
Before you begin
Role required: report_admin, viz_admin, pa_admin