Forum Discussion

sagar512's avatar
sagar512
Helper I
4 years ago
Solved

Count Rows Falling between two dates ( from disconnected table )

Hi, I am having two disconnected tables ( Task and Ticket). On Task Table I need to count tickets (from the Ticket table) that fall between the task created date and Created +90 date.   In Excel,...