Date Objects in the universe - It's a SQL Server DB

Ami,

First thing - getdate() will not parse because it does not reference a table. As soon as you query this object with a table-based object in Webi/Deski, it will work fine.

Secondly, getdate() gives the current system date AND time.

Have a read through this topic for information on relative dates in SQL Server.

Regards,
Mark