Forum Discussion

LaiqueMalik's avatar
LaiqueMalik
New Member
3 years ago

Assistance Required

Hi There,

Hope everything is well.

My humble reqeust to help in correction of the below query 

 

Max_STime = IF(
    ISBLANK(CALCULATE(COUNT(SAF_REPORT[Loan ID]))),
    TIMEVALUE("00:00:00"),
    SAF_REPORT[Stage Time]
 
Thank you

2 Replies