Hi, I have a huge consolidated file and I need help splitting them into multiple smaller files based on the column content.
The column content is having A,B,C....
I need to split it into file A with this column filtered on A, file B with this column filtered on B, etc.
How should i create a workflow, thanks.