I need a metric to calculate # of Days Enroute. I need it calculate the number of days to present date if it has not yet been received. For example, if the enroute date is 12/10 and as of today (sysdate) it has not been received, the # of days enroute = 2. If it has not been received tomorrow, the # of days enroute would be 3. I have an Enroute Date and Received Date attribute. I'm not exactly sure how to get all of this in the apply simple statement. Any suggestions?
Thanks!
Thanks!