Skip to main content
June 15, 2022
Question

How to add an extra column using expression rule in column chart?

  • June 15, 2022
  • 1 reply
  • 0 views

Hello Friends,

   I have created a column chart in which there are 2 columns (See the picture below), I have added those 2 columns using the measure component. I need to add another column which displays the data by using the expression rule. Is there any way I can add a additional column in my column chart using an expression rule? please let me know.

    1 reply

    stefanhelzle0001
    Brainy
    June 15, 2022

    I suggest to switch to expression mode and check the underlying code. You will want to add another chartSeries for which you can create the data values using any expression you want.