Whether the field in the second record of list is empty

In WorkFlow, there is a second record of list format data and I would like to check whether the fields in it contain values. How should I do this?

Checking whether the first record exists and the fields contain values ​​is done in the following way.


Current Page’s OrdersSheet’s details:first item’s kataban is empty and Current Page’s OrderSheet’s details:count is 1

The first record can be specified using first item, but how can I specify the second record?