Hello,
I have two lists.
List "A" is the parent list
List "B" is the child list
List "B" has the Lookup to Lisa "A"
the name of the lookup field in SharePoint is luCSARefNumb but in Power Automate it is "luCSARefNumb Id"c
List "B" is populated first via a Power App patch statement
Now, I already have a text field called CSFRefNumb, which has a string value, but I want the user to click on the lookup value in the child list and see the values that were entered in the parent list.
I can see the value in the Get Items action but when I use the field from the Dynamic Contents called "luCSARefNumb" Id / "luCSARefNumb#Id" it doesnt update the SharePoint list with the value.
Any ideas are appreciated.