Hi
I have a flow triggered by a new form (MS Form) response. Within this flow,
I need to filter items from a SharePoint list based on a specific column called "Top IT risks" and the value submitted from the form.
Top IT risks Is lookup column in my SharePoint list.

I have added following formula in the filter query but it's showing some error.
Top_IT_risks/Value eq '[EOSL & vulnerabilities for Servers ]'

showing an error like this Column 'Top_IT_risks' does not exist. It may have been deleted by another user.
clientRequestI
Could anyone please help me to fix this issue?