where to add parameter effective date conditions to OTBI
Hi All,
Requirement: Added Effective date as a parameter in prompt and report should fetch all active employees as of that date which is given in the effective date parameter.
Can someone help us to set the below condition in OTBI reports.
Used subject area is Workforce Management - Worker Assignment event Real time.
AND to_Char (:P_EFFECTIVE_DATE, 'YYYY/MM/DD') between to_Char(PPPMF.EFFECTIVE_START_DATE, 'YYYY/MM/DD') and to_Char(PPPMF.EFFECTIVE_END_DATE, 'YYYY/MM/DD') -> (Given in SQL)
Regards,
Sreeja N.
Tagged:
0