Forum Discussion
Raindeer
8 years agoFrequent Visitor
Countif for row based count (A:A=A2)
Hi All, I have spend over 4 hours n trying to find answer for following but it looks like no one has asked this specific question so far. I have 100k repeated values in column A and I h...
Jenna619
3 years agoRegular Visitor
In your solution:
CALCULATE(COUNT(Table[Column]),ALL(Table),Table[Column]=EARLIER(Departures[Column]))
Where does the Departures[Column] come from?