I have a crosstab report that runs on dates that are entered by the users ( enter first date, and enter last date). They can run whenever for whatever dates they need. When they run the dates become the column names and the date in the crosstab is a total amount per date. The problem is creating a report off this because the dates are constantly changing each time the query is ran. So the column names are always changing.
How can I design a report to handle this changing field name?
How can I design a report to handle this changing field name?