and checking full accumulation for this expression.
When selection is made in YearMonth e.g. Jan 2012 then, the bar graph should show the first bar as Feb 2012 showing the sum of Amount from the min. YearMonth available (-200 used in set analysis for this) till the selected YearMonth Feb 2012 (0 used in set analysis).
The subsequent bars should show Mar 2012 (from the min. YearMonth till Mar 2012), Apr 2012 (from the min. YearMonth till Apr 2012).
Right now it shows all the bars before the selected YearMonth also, i would like to hide them.
I think i'm doing something wrong here but can't figure out what.