The heatmap widget in the MSPbots dashboards is a graphical representation of data where colors identify values depicting hot and cold spots in the data. These spots help determine and understand trends and behavior critical to business analysis and achieving goals.
Below is an example of a heatmap widget.
To make a heatmap widget for your dashboard:
- Log in to the MSPbots dashboard and navigate to Widgets.
- Click the New Widget button and select the Heatmap widget type.
- When the Widget Builder window opens, give the widget a Name.
- Next, add a Description.
- Then, select or edit the Role(s) that will have access to the widget. The roles selected by default are Admin, User, and Dashboard Only.
- Click Apply.
- Continue configuring the dataset by clicking the Datasource icon and then the add + button.
- Select New Layer when the Add New Layer window opens. This action will bring up the Dataset window.
- On the Dataset window, select a Dataset to use. Example: ConnectWise Tickets Statistics - Cloud
- Add and configure the Columns and Filters according to your business requirements. For example, if you want to show the count of resolved tickets in the last 14 days, select hours_actual, date_resolved, ticket_number, and resolved_by for the columns and filter by date_resolved in the last 14 days.
- Add a function for the columns, if needed.
- Under Column Display, click the fx icon that corresponds to the column that requires a function.
- Select an option for Field Formula and click Save. For example, for the hours_actual column, add a field formula to round off hours to return real hour values without a decimal.
- Repeat Step 11 for every column that needs a function.
- Under Column Display, click the fx icon that corresponds to the column that requires a function.
- Next, add and set up Measure. Measures are aggregates like sum, max, avg, and count.
For example, if you want to count the number of tickets, select count for Summary Type, Ticket Number for Fields, Ticket Count for Alias,
and Number for Format Type. Click Confirm to save this setting.
- Add and set up Dimension to group data. Example: group by Actual Hours, Date, and Resolved by.
-
Click Save to save the setup.
To sort and order the results on the heatmap widget- Click + Order By and select an option.
- Sort the results by choosing to show data in ascending or descending manner by clicking the arrow shown in the following window section.
- Click Apply to save.
- Click + Order By and select an option.
- Next, set up the widget Configuration. Click the Config icon.
- Set the chart value results for the x-y axis using the following guide:
- A - Dimension - Select an option from the drop-down menu to label the x-axis value on the chart. Example: Select Date.
- B - Measure - Select an option from the drop-down menu to label the y-axis value on the chart. Example: Select Hours.
- C - Label - Select a label and give it a name. This is the specific value result shown in the chart. Example: Select Ticket count by Hours.
- D - Show Label - Tick this checkbox to show the label results.
-
E - Min/Max Value - The value set here will be the basis for the Minimum and Maximum value for the results. This also determines the color of the results.
- Set up Chart view using the following guide:
-
- F - Orient - Set the Heatmap Legend to horizontal or vertical
- G -Grid Top - This is the percentage distance of the chart from the margin above it.
- H - Left Side Distance - This sets the Heatmap Legend's location on the chart. Choose right, center, or left.
- I- Bottom Side Distance - This is the percentage distance of the chart from the margin below it.
-
J - Is Total - Turn this switch ON to get the grand total of the rows and columns (X and Y axis).
-
- Click Save to keep the configuration.
- Finally, click Apply to apply all changes made to the widget.