Please let us select the table along with the field name when using For each ... in FieldValueList()
When two tables share the same key, it is not possible to loop on the key field from the second table loaded.
Make it as second optional element of the FieldValueList() function so that the backward compatibility is preserved.
Thank you!