Forum Discussion
surajde
3 years agoHelper I
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?
lbendlin
3 years agoSuper User
why does the start_time need to be null for the first entry?
surajde
3 years agoHelper I
I think you're not reading formulas and data proper. You can try inserting dummy data to excel and use formulas given for Start_Time and Stop_Time then see the result. I need exact same replicated in PowerBI