Table 1 always keeps track of the most current month’sactivities while Table 2 keeps historic values.
I need to create 2 charts. Chart 1 needs to show currentmonth’s images and chart 2 needs to display prior month’s images. Getting chart 1 to work is straightforward. I get stuckwhile writing an expression for chart 2.
Based on the date selection I must also be able to selectprior dates and display images accordingly.