SUM(PU_COUNT("CASES_TABLE", "ACTIVITIES_TABLE"."ACTIVITIES", YEAR("ACTIVITIES_TABLE"."EVENTTIME") >= 2023))
You can try - SUM (CASE WHEN YEAR("ACTIVITIES_TABLE"."EVENTTIME") >= 2023 THEN 1 ELSE 0 END )
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.