Using filter with OR
Summary:
We want to add a filter to a fact column to only return Direct Applications, so no Agency Referrals from Source or Internal Candidates from Job Application Basic Information
Content (required):
How do we add a FILTER that uses OR? Trying:
FILTER("Facts - Job Application Counts"."Number of Job Applications" USING ("Source Tracking - Source Information"."Source Name" NOT IN ('Agency Referral'))) OR USING ("Job Application - Basic Information"."Internal Candidate" <> "Y")
Version (include the version you are using, if applicable):
22D
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0