Forum Discussion

surajde's avatar
surajde
Helper I
3 years ago

PowerBI same column calculation

Hi,    I need help for performing calculation within same column on PowerBI like I did it in MS Excel.  =IF(A2<>A1, "NULL", F2).    How to put this formula in DAX?