Forum Discussion
marquesj
2 years agoRegular Visitor
DAX function to count values not duplicated
Hi all, I am running a report for a wharehouse to check what is inside, what was removed and what has entered. I want to focus on what was removed from one day to another and exclude what en...
lbendlin
2 years agoSuper User
COUNTROWS(INTERSECT())