Suggested Value List Query works in Test but not on form

The following Suggested Values expression returns correct results in Test but does not filter the drop-down list:

FILTER(
“DevProjects”, [Account] = [_THISROW].[Account]
)

0 1 320
1 REPLY 1
Top Labels in this Space