Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Difference between Rows of same Value Column for same ID using DAX

Hi, I'm struggling to transform the dataset below. So basically I want to Calculate the difference group by ID For instance:  Take the original value and subtract the value by the latest Modifi...