I have setup a Data Query based on a simple Lookup Table in Data Management.
Its a List of 2 Columns. Item and Amount for example
Cheese 30.00
Milk 20.00
In my form i want to create a Table with these two fields.
When I choose "Cheese" in the Item Field i want The Lookup Query to bring back "30.00" from my Query and fill in the Cost field. The problem is that there seems to be no way to take that value and pass it to the "WHERE" statement in the Lookup Query.
The setup is quite different from the On Premise version of the lookup rule in forms.
Can anyone tell me if this can be done easily.
I have successfully created the lookup rule for selecting the Item from the table query but it will not fill in the second field .
It seems that Using an input Sting from one field to Limit or Fill values to another should be a Common function.
Thanks in advance.
Milton