Question
Report Definition - Function Alias - The difference in days - to get the outputs considering the business days that are configured in the Calender
Hi All,
Function: The difference in days between .pxCreateDateTime and .pyResolvedTimestamp
Function Description: Returns the difference between two Date or DateTime values (the second minus the first) in days, rounded down (rounded for ORACLE) to the nearest day
Currently the function is working as expected, but how to get the difference in days including the business days that had been configured in business Calender?
Any Suggestions?