Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Transaction combination DAX

I am trying to create an expression that will allow me to know when one type of transaction is followed by another, I.e. A void followed by a no sale. I have a table called OP_Identifier, with the co...