D
david.webster
I have a database of daily data - such as "East Total", "West Total".
My report compares a day with the same day last month, last quarter,
last year. I would liek to calculate the percentage increases of that
day v last month, v last quarter, v last year. I can do this via a
query which links the same data to itself date = date - 31 etc and
then calculate an expression but this seems clunky.
My report compares a day with the same day last month, last quarter,
last year. I would liek to calculate the percentage increases of that
day v last month, v last quarter, v last year. I can do this via a
query which links the same data to itself date = date - 31 etc and
then calculate an expression but this seems clunky.