My issue is .. I have a guage chart object that displays the value for the selected MTD (list box object).
I wanted to display a bar chart that presents the values for the last 6 months from the selected MTD. For eg: If I select July 2009, guage chart displays value for July and the bar chart should display the values for the months - Jan, Feb, Mar....Jun.
Date(MonthStart(TempDate),'MMMYYYY') as Business_MonthYear ......... in Master calendar
My Gauge chart value in % and the Expression is...