The button is only displayed to users with customizer rights.
If several chart variants are stored on the chart data field, the active chart variant is opened.
If the active chart variant cannot be detected, the Select Chart Variant module is opened instead.
In order to copy the value of a data field to the respective chart, you have to enter the Python ID of the field. If you want to copy the DF heading instead, you have to prefix the Python ID with an @.
Values which do not contain a prefix or which do not correspond to a valid Python ID from the respective data area are interpreted as fixed strings and automatically receive $ as a prefix.
Details
The changes made to charts are displayed in the system in real time.
The module which is currently opened in the chart customizer has a green outline in the toolbar.
If a module is not relevant for the chart type which is currently opened, it has a red outline.
Example
Create New Chart
Information
In order to be able to create a chart in a module, the module must contain a Button/IronPython data field with "ch” DF behavior.