Wrong data context for new dynamic (3 dot) Choice filters in Forms

The new dynamic options for the right side of filter conditions is awesome, however it is pulling in the wrong data context for Choice/List components in Forms. I can only compare a value for the current list item against a value in that same item, which is not really helpful at all. That could be done with a simple If/Then/Else in the data editor. Instead, the right side filter options should be pulling from the Form’s data context which enables things that were difficult or impossible to do previously. Most common of these being having 2 Choice components where the 1st Choice filters the list for the 2nd Choice (ie: State -> City).

1 Like