Hello

Can anyone please tell me how I can correct this ?

Thanks


Overdue :=COUNTROWS(CALCULATETABLE(
Table1,AND(Table1[Follow up Status]="Overdue",Table1[Notes Status ID]=1))
)