OBTI Analysis Comparing Dates
Summary
I am not able to compare dates in analysisContent
"Hi, I am trying to perform a query which i think should be easy but i'm suffering from just looking at it for too long!
I am trying to perform a query to retrieve the record by comparing two date columns values from the different subject of areas :
1."Workforce Management - Worker Assignment Event Real Time"."Assignment Event Details"."Effective End Date"
2.TIMESTAMPADD(SQL_TSI_DAY,-1,"Workforce Management - Worker Assignment Real Time"."Worker Assignment Details"."Effective Start Date")
and My query has to compare the values of 1) and 2) above.