I take the values from the file, in each file there may be a different amount: 0,1,2,3,4, …
Then I go into the application and share them.
The data that I take from the files (and there are a lot of them) is written to DT. One file - one line. The numbers of orders (which may be 0,1,2,3, …) are recorded in one cell. First, I look at all the files, and then I go into the application.
If there are several orders in one file, then how can I write them down so that later I can identify and select each of them? Because if there are more than one order, then additional actions appear.