Hello all,
I am trying to build a form where I have a dropdown with a list of goals (trimmed by the person who entered the goal, which I've got set up). When a person selects a goal from the dropdown, I'd like that goal to be populated in a form control.
The problem is that the form control is going to belong to a second source (both SharePoint lists, both will have a column named Goal). I want the contents of the dropdown selection to fill into the first data card in the form control, so that when the user fills out the rest of the fields, the goal will match with what they selected from the first list.
This is the formula I have that isn't working now (darn you, Chat GPT!). The two lists are called OKRGoals and OKRActions, and the two columns are both called Goal.

Your help would be appreciated. Thank you in advance!