Hello,
I have a problem, my flow ran correctly by a few months.
I wasn't changing anything in the configuration, but now I get a message:
The execution of template action 'SelectBudgetHolder' failed: The evaluation of 'query' action 'where' expression '@item()['Budget_x0020_Holder']?['Email']' failed: 'The template language expression 'item()['Budget_x0020_Holder']?['Email']' cannot be evaluated because property 'Budget_x0020_Holder' doesn't exist, available properties are '@odata.etag, ItemInternalId, ID, Title, (...).'.
of course property Budget_x0020_Holder is not listed above.
When I go to SharePoint list the column named:
Budget_0020_Holder
exists and has "people" selector field with possibility to select only one person.
Moreover, the previous step named "Filter array" shows that I have a value in Budget_x0020_Holder (I removed values below but they exist):

What may cause this problem?
Thank you.