Hello
I'm trying to use the AGO function in R&A but i'm unsucessful. I either get the same values as what i have on the books or it's empty or I get the following error:
Odbc driver returned an error (SQLExecDirectW
|
|---|
For example I want a cancellation report with the total number of rooms cancelled on a date and want to know the same data last year.
I used "AGO("Statistics-Reservations Daily"."Room Details"."Cancelled Rooms", year, 1)" and this is how the report looks like:
and I get those results:
There are no values in cancelled rooms (and some of the market segments don't belong to the selected property but that's a different issue)
If I remove market descripion, I get that:
thank you for your help