Skip to main content
Question

How to enter the YValue property for a RangeBar Chart in Report Designer

  • September 4, 2025
  • 0 replies
  • 27 views

Trying to use a RangeBar type chart in report designer.

In Microsoft Chart controls, the Range Bar chart type requires two Y-values for each data point to define the low and high ends of the bar. Unlike standard bar charts that use a single Y-value, a Range Bar data point needs an array of two values to specify its range.

How would I enter a formula in the Acumatica Expression Editor to create an array of values for the YValue property of the chart series when the chart type is set to RangeBar?