How do you pass data into an Apex Chart? I can do it manually by setting a label and a value under the datapoints property.
Hi James,
Please find the attached oml file for Apex chart sample. Please see the ApexChartSample screen for Apex Chart parameter.
You either add literals as you shared in your screenshot, or you use the expression editor to select a datasource (list, structure, aggregate) as a source for the datab points.
Regards,
Daniel