Surendar
8 years agoContributor
Generate multiple files based on single column
I need to generate multiple files based on category, say for example, The table having list of columns and category column have multiple values.
Category:
- milk_products
- water_products
- oil_products
- rice_products
So from above category, I need to generate 4 files with its records in separate files dynamically in Snap Logic.
Can any one have any idea/suggestion how to achieve this?