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.