Hi,
I have created an onboarding app that starts off with an interview. I'm trying to push data into power automate using the 'AskInPowerApps' function. On this particular flow, every time I run it seems to tell me the value is blank even though it's not. The below code passes 54 different input values from the form.

I have added a label that displays the data to show the Choice Collumn is not blank (Highlighted Red below)...

Then displays the following message, saying a blank value was passed, for this field I am using a SharePoint List choice column.

If I change the selected value manually to test it, it then says there is an error with the role, then email, etc keeps going down the list of code. There is no error box before running the flow. However, once I run the flow it flags up an error message on the submit command...

Any ideas about what I might be going wrong?
Kind Regards.