I am creating a universe in 4.0 using a derived table. What I need is to bring back last Monday’s data (Actually I need every day last week, but if I can figure one day out, the rest should be easy).
I have found code that works with the Today function, but since the datetimes in the database are based on GMT, I need to subtract eight hours (which I already know how to do). I tried using the Current function, but I get errors.
Any suggestions would be appreciated.
kevlray (BOB member since 2010-06-23)