- On Chart, choose Select Data.
Chart--Select Data appears.
- In Value Series, provide expressions for the High, Low, Open, and Close definitions. You can drag a column from Data Preview, type an expression, or choose Edit Expression to build an expression.
For example, to build the sample chart, use the following expressions:
- In Category Series, provide a category series expression that arranges data along the x axis.
Typically, a stock chart category series expression is a date or time expression, such as row[''Day'']. For example, to build the sample chart, use the following expression:
- To display multiple sets of stock data, in Grouping, supply a grouping key expression.
For example, to build the sample chart, use the following expression:
- Choose Finish.
The chart design appears in the layout editor.
- To see the chart with data, choose Preview.
The chart appears in the previewer using default formatting and layout.