I have one table called ‘Briefs List’
However this form is acting as a filter for another view.
It should be that you select the brief title from dropdown and it pulls through the list of zones applicable. I have tried as a virtual column, and proper column, but it’s just not working.

Originally had it setup as a detail view with title being quick edit, but that didn’t change anything, so I thought I could to as a form, pull the work area list and in the filter just take the most recent line of change.
The column it should be pulling info from is

I am thinking because it’s a EnumList that it’s not working
Switched Work Area in this filter to be EnumList and still doesn’t work


