Hi Everyone,
The data acquisition from SharePoint list and sort by one field, because I use the unique key(No: 1,2,3......) for the identification of the ordering the update/create rows, and choice one column to the Excel file(use Filter array), but the issue is the "blank field" were between those rows after the update or create(show as below rows 72~84), do you have any idea to avoid the blank field?

My flow scheme as below:
Condition2: @equals(length(body('Get_items_8')?['value']),0)

Regards,
ilu989