When to use the Table widget
- When you need to compare data across multiple dimensions and analyze the relationships between different variables.
- When you want to display structured data in a row-and-column format, allowing readers to find and understand the information easily.
For example, when you need to show the changes in monthly sales data for the sales department across multiple dimensions, you can use a table widget to present it. With the table widget,
- You can see the sales figures for each month and each product, allowing for analysis of sales performance and trends.
- By summarizing the monthly sales data for sales personnel in a crosstab, you can quickly identify top performers or those who need improvement.
- You can also adjust the settings for rows and columns as needed, providing flexibility to showcase different analytical perspectives and observe the impact of various factors on sales.
How to create a Table widget
- Sign in to MSPbots as an admin and navigate to Widgets on the MSPbots app menu.
- Click New Widget.
- Choose the Table widget type in the New Widget window.
- When the Widget Builder window opens, go to the Basic Setting tab. Provide the following and click Apply:
- Name - Give the widget a name.
- Description - Give the widget a short description.
- More Info
- Role - Select the roles that will have access to the widget.
-
Tag
- Click the
icon to go to the Dataset tab. And click the
button.
- Select New Layer.
- In the Dataset window,
- Select the Dataset with the data you need.
- (Optional) Enter a data source name in the Show datasource name as field.
- For Columns Display,
- Go to the Column Name dropdown list and select a field for the drill-through.
- Give an Alias and select a Business Type for your selection.
- Click the
button to add more rows.
- Go to the Column Name dropdown list and select a field for the drill-through.
- For Filter,
- Click the plus + icon and choose either Add Condition or Add Group.
- Select the fields you want to filter.
- Set conditions for each field using the subsequent dropdown lists.
For a guide on each option on the list, refer to What Filter Conditions and Formats are Available for Creating Widgets.
- Select the logical operator AND or OR for the filter group.
- Click the plus + icon and choose either Add Condition or Add Group.
- For Measure,
- Click the plus + button corresponding to Measure.
- When the Measure window opens, select a Summary Type.
- Select a computation option from the Fields list.
- Type an Alias for the measure.
- Select a Format Type.
- Click Add.
- Click the plus + button corresponding to Measure.
- For Dimension,
- Click the plus + button corresponding to the Dimension.
- Select a grouping option from the Fields dropdown list.
- Give an Alias for the dimension.
- Select a Format Type.
- Click Add.
- Click the plus + button corresponding to the Dimension.
- For DrillThrough Order By,
- Click the plus + icon.
- Select a parameter to sort drill-throughs automatically.
- For Order By (Optional)
- Click the plus + icon.
- Select a parameter to sort the data.
-
Row Limit - Select an option to set a limit on how many rows of data will be shown. (Optional)
-
Remove duplicate data - Select this option if you have duplicate data to delete.
-
Click Save to keep the Dataset configuration.
The optional settings Order By and Row Limit are also available in the Widget Builder window. The settings configured in this area are applied to the grid widget. If the configurations were done in the Dataset window, the settings are applied to the drill-down.
- Select the Dataset with the data you need.
- Go to the Config tab and configure the following settings:
- Row Dimension - Select a field to define the top row of the table widget. For example, ticket ID, status, creator, priority, and creation or completion dates.
- Column Dimension - Select a field to define the leftmost column of the table widget. For example, ticket type, assignee, and service category.
-
Measure - Select a field to define the numerical values of the data in the table widget, which need to be associated with the row dimension and column dimension. For example, ticket count, average handling time, ticket resolution rate, and customer satisfaction score.
-
Show Paging - If ON, the paging settings will be displayed at the bottom of the table.
-
Show Column Total - If ON, the total values for each column will be displayed at the bottom of the table.
- Click Apply.
- Lastly, add conditional formatting under the Condition tab.
- Click the +Add a rule link.
- Enter a name for the new widget rule.
- Set the conditions for the rule.
-
Select the format to be applied once conditions are satisfied. You can apply color to a cell or row and click Apply.
If you set multiple conditional formatting rules for the same field, the order in which these rules take effect is from top to bottom. You can drag the rules to reorder them.
- Click Apply to save and show a preview of the Table widget you created.