How do I to run a report on Monday to show how we did on Friday? In QWAdmin – Applications Add a Calculated variable and use the @DOW[] function. This will return a value between 1 and 7 where 1 = Sunday and 7 = Saturday. In Quality Window Create a View with: Date Filter set to: From: Beginning of Previous Week To: End of Previous Week A Variable Filter set to: Vx DOW = 6 where Vx is the variable number with the @DOW[] calculation