Hi @mccowatts ,
I used a argument for my flow.
Similarly, how are you passing the data to your Flow?
What's the trigger that you are using?
Suggesting to use Instant Flow,
Step 1: You can use PowerApps (purple) connector from Instant Flows.
Step 2: In the Flow, where you have 'AssignedTo' add dynamic value as 'Ask from PowerApps'
Step 3: Connect the Flow in your App
Step 4: As you will run the flow, code brackets will tell you the this flow has certain parameters required.
Step 5: Pass your variable and trigger the flow
Hope this gives you an idea.