Forum Discussion

Nihed's avatar
Nihed
Helper III
4 years ago

Need help DAX

Hello,   How I can convert this formula into dax please : IF 'PPM'[Step] = "9-Finalised" then STEP DURATION = SUM(each STEP DURATION from TORs to Signature) (what is the correct syntax for each) ...