Usage and example of Redial Progress
This topic describes examples of how to configure the Radial Progress web extension and create two radial charts. In the examples, random numbers are used to demonstrate positive and negative variants.
Adjusting cells size
Adjust the size of the cells for two Radial Progress web extensions.
- Create an Application Studio report with the Planning: Net Revenue and Costs name.
- Right-click row 6 and select .
- In the Row Properties dialog box, select Custom and set the height to 1.667 inches.
- Select Allow Growth and set Maximum to 2.125 inches.
- Select Allow Shrinkage and set Minimum to 1.563 inches.
- Click .
- Right-click column B and select .
- In the Columns Properties dialog box, select Custom and set the widths to 2.500 inches.
- Select Allow Growth.
- Select Allow Shrinkage and set Minimum to 1.042 inches.
- Click .
- Repeat steps 7 to 12 for column D.
Creating the Recalculate button
With the button, you recalculate the report and generate new values.
Creating a data grid
You can create a data grid with values for the charts of the Radial Progress web extension. A random spreadsheet method is used to create the values. Use the button to generate new values.
In the A9:D14 cell range, insert this table:
| Field | Left chart | Blank column | Right chart |
|---|---|---|---|
| Value | =(RAND()+0.8)*100 | =(RAND()+0.8)*100 | |
| Title | Net Revenue | Costs | |
| Description | If Impact is set to TRUE, values over 100% are positive. | If Impact is set to FALSE, values over 100% are negative. | |
| Font size | 1em | 1em | |
| Impact | TRUE | FALSE |
Configuring the Radial Progress web extension
Configure two Radial Progress web extension charts with references to the data grid.