Adding a Map Widget
To add a map widget, do the following:
- Drag the map widget to the Build Dashboard area.
- Click
(gear) on the widget to edit the settings. - Enter a title for the map. This title is displayed on the dashboard.
- (Optional) ClickUse GDPR Settingsto enable GDPR (General Data Protection Regulation) country selection.
- Enter the source latitude.
- Enter the source longitude.
- Enter the destination latitude.
- Enter the destination longitude.
- Enter the country code.
- Select the line color.
- Select the count field.
- Select the type of query. The options are MDX/Cube Query or SQL/Database Query.
- Select the connection.
- Enter the server name. This is the server that has the data.
- Select the database.
- (MDX query only) Select the cube to query.
- (Optional) ClickCache Queryto cache the query results.
- Define the query as follows:Modifying an MDX query using the Query Editor invalidates and disables the Query Designer for the widget.
- For an MDX query, select the fields by dragging the field to the Selected Fields area, and entering additional query specifications in the MDX Segments area. The Query Editor can also be used to enter an MDX query.
- For a SQL query, enter a query in the Query Editor area.
- ClickGenerate Columnsunder the Columns tab to generate the columns for the query.
- (Optional) Edit the column elements listed in the Column Source area by clicking an element.
- ClickSaveto save the map settings.
- ClickSaveto save the dashboard.