My flow looks for a record that got added to Table A- Creates a new record in a different table - Table B - and populates Table B with some of the values from Table A . Everything is great until I add in the value for the lookup column in Table B. The Lookup column (TableB) looks up TableA Name column. I get this error. Is there a special syntax or something I need to use? If I put the Table A value in the compose I get the right value so I know its there.
Thx