Hi @NurNina,
Does your entity have an creation date time field?
If so, you could potentially use a filter array to filter the results from the list items present in table action.
After that you can use the filtered array instead of the original array in the from field of the Create CSV table action.
Below is an example with the CDSSalesOrderHeaders entity. I know that entity has a created date time field.
