Forum Discussion

frankly's avatar
frankly
Frequent Visitor
3 years ago

Row differences using DAX (PowerBI)

¿What would be the simplest DAX formula in PowerBI to calculate row differences?   I tried using EARLIER() but it cannot handle the operation at the limit (missing data): EARLIER/EARLIEST refers t...