Dear all,
Although we can see the sum, the chart is not showing any bars.
As we can see in the attached screen shoot, I believe the series are correct.
Any thoughts?
DropColumns(AddColumns(GroupBy(Filter([@Forecasting],'In_Out'=Radio1.Selected.Value),"Type","Types"),"Sum",Sum(Types,Amount)),"Types")
Much appreciated.