Embed presentation
Download to read offline


To calculate the age between two dates in an OBIEE report, use the TimestampDiff function to get the number of days between the from and to date columns. TimestampDiff returns the number of days between the dates, accounting for the fact that OBIEE uses timestamps by default rather than just dates. You can calculate the number of days between two specified dates or between a from date and the current date.
