I have tried to develop a dynamic query which will allow me to extract a rolling 12 months of budget data from a table. The table contains the following data: Code, Period (Month), Amount and Year. I need to show this data in a report which will dynamically display the column headings in order...