Hi, I have create a query for a report and the thing is that I want it to put on a schedular.
What I need is to run a report on a daily basis and pull the report of the yesterday's day prices instead of today but the report runs one day ahead. I have try Last Price=day(now())-1 and still doesn't work
What I need is to run a report on a daily basis and pull the report of the yesterday's day prices instead of today but the report runs one day ahead. I have try Last Price=day(now())-1 and still doesn't work