A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
The correct formula is this
=COUNTIFS(Tracking!$P:$P,"<>""",Tracking!$D:$D,Dashboard!D5)
If it doesn't returning the correct count you need to check what's in column P. Are you sure the cells are empty and don't contain an invisible character like a space?