Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Populate field with values related to List

Pavel1
New Member

Hello community, need your help, please.

What I need to achieve:

For each new record created in the form linked to the table 1, a user should be able to select one or multiple values from Column A in the table 2. This I was able to achieve with EnumList and suggested values Table2[Column A].

Now, based on the selected values from Table2 [Column A], the app should automatically pick related values in the column B in the same table 2 and populate another field in the form.

Many thanks for any ideas!

Solved Solved
0 11 791
1 ACCEPTED SOLUTION

Should be:

Select(StatusApp[Po Customer],IN([PO nr.],[_thisrow].[PO number]))

View solution in original post

11 REPLIES 11
Top Labels in this Space