how to do Bar offset only for group of stack bar chart
hi all,
i want help to over come this scenario,
i have developed one chart shown below
expression used in bar chart = if(ValueList('pve','nve')='pve',if((vEBITDA_Periodic)>0,$(vEBITDA_Periodic)),if($(vEBITDA_Periodic)<0,$(vEBITDA_Periodic)))