A sunburst widget displays the relationships within hierarchical data. The rings correspond to a level in the hierarchy where the innermost circle is the topmost level. Each ring can be divided into multiple segments representing their contribution to the hierarchy. The sunburst widget is useful to show how the data in each ring is broken down into smaller values and how each contributes to the level and the whole data.
Prerequisites
This procedure applies to configuring sunburst widgets only. You need an admin role to create and modify widgets and dashboards.
Creating a token for the sunburst widget
- On the MSPbots app, navigate to Widgets and go to the My Widgets tab.
- Open the sunburst widget that needs token configuration. Below is an example of a sunburst widget under the My Widgets tab.
- When the Widget Builder window opens, click the Config icon.
- Go to the parameter Label Format and click the add token icon。
- Select any of the following tokens:
- {ParentDimensionMeasureValue} - This measures the value of the parent dimension.
- {CurrentDimensionMeasureValue} - This measures the value for the current dimension.
- {MeasurePercentage} - This is the percentage of the current dimension's measure compared to the measures of all dimensions.
- {CurrentDimensionName} - This is the name of the current dimension.
- Enable the Show Label switch to display the selected tokens.
- Click Apply.