In a dashboard graph i need to show figures for the last two years (within the selection) ascending, meaning for today() the graph will show 2008 and 2009 (in that order).
With a sort by ascending on the Year I can achieve this on a 2 year selection, but of course not with no selection at all (as it will show the last 2 years).