Hi,
I have existing sp list that i want to export to excel sheet using power automate.
I want the list in excel will get updated automatically once new line is added or existing line is edited.
i have created flow but it does not work.
i get error: "Unable to process template language expressions for action 'Condition_' at line '0' and column '0': 'The template language expression 'empty(outputs('Filter_array')['body/value'])' cannot be evaluated because property 'body/value' doesn't exist, available properties are 'body'. Please see https://aka.ms/logicexpressions for usage details.'."
Condition:
empty(outputs('Filter_array')['body/value']) is equal 'TRUE'