Hi All,
I tried to run a flow and it appears that the system is unable to select a column from my sharepoint list. Has anyone seen this before?
Thanks

Hi All,
I tried to run a flow and it appears that the system is unable to select a column from my sharepoint list. Has anyone seen this before?
Thanks
Hi @Leon_68 ,
Please try this expression:
body('Parse_JSON')?[0]?['Purpose of Loan']
Best Regards,
Sunshine Gu