A way to split table by value into new tables

Hi,

Is there a way I can split a table into multiple tables based off of a value? Say, for example, that I have a list of timestamp records and I want to export them into multiple files by the day that the timestamps occurred. I’m thinking like the opposite of the “append” action where I could split a table by a given condition.

EasyMorph version: 3.9.5.6 (4f26cb, ‘Release’)

Thanks!

Yes, there is. See “Example 2 – split one file into many files” here: Tutorial:Iterations

***** moved to #uncategorized