Forum Discussion
nscala241
2 years agoNew Member
Categorizing the difference for a value between two dates
I have a dataset with an ID that occurs over time showing a percent complete changing. I was able to create a measure to get me the difference between two values based on dates selected on a slicer (...
Greg_Deckler
2 years agoCommunity Champion
nscala241 In general, to use a measure in that way, you need to use the Disconnected Table Trick as this article demonstrates: https://community.powerbi.com/t5/Community-Blog/Solving-Attendance-with-the-Disconnected-Table-Trick/ba-p/279563