Hi everyone,
I’m working on a PowerApps application where I need to filter a Dataverse table called Reviews. This table has a lookup column named Reviewer, which references the Reviewers Dataverse table.
I’m trying to filter records where the Reviewer column is blank, but I haven’t had any success. Here’s what I’ve tried so far:
-
Attempt 1:
This didn’t return the expected results.
-
Attempt 2: