My result should be like this, if i selected Apr .... Closing of previous month+ value of present mnth....
i.e 5000+300= 5300 i am getting this value
now for May 5300-100= 5200, like this June= 5200+200= 5400, July 5400+300= 5700, Aug=5700-100= 5600, Sep 5600+100= 5700 this also i am getting correct.
But my issue is , If i selected Apr, May , June ... I need Apr(opening)+June(Closing)= 5000+5400, it should change dynamically as per selections. I need it in expression.