Hi there
Would like to use the flow of Power Automate to update SharePoint List based on online Excel file which saved in SharePoint folder.
Most of steps run successfully except "Create item" under Yes/ No Condition as following screen shot.

Detail message : ActionBranchingConditionNotSatisfied. The execution of template action 'Create_item' skipped: the branching condition for this action is not satisfied.
Detail flow setting is as follows,

The formula of condition is: length(outputs('List_rows_present_in_a_table')?['body/value'])
Not sure is there any reason makes "If no" is not satisfied.
Ned some comment on it and how to solve it.
Thank you.