SOLVED
Split rows into different sheets
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
alexis_d
7 - Meteor
‎12-21-2018
02:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey
I have an excel sheet which has 5,00,000 rows and there are about 40 columns. Now, i want to spilt data on the basis of values in one column
This column has 375 unique values. The output should be 375 tabs and each tab about contain all the records of each unique value appearing the dataset.
Does anyone know of a way to solve this problem? Would be of great help
I have an excel sheet which has 5,00,000 rows and there are about 40 columns. Now, i want to spilt data on the basis of values in one column
This column has 375 unique values. The output should be 375 tabs and each tab about contain all the records of each unique value appearing the dataset.
Does anyone know of a way to solve this problem? Would be of great help
Solved! Go to Solution.
Labels:
3 REPLIES 3
Alteryx
‎12-21-2018
03:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
use the option of the output tool to take file/table name from field and choose your column.
If it works for you don't forget to approve as a solution.
Thanks.
KSBurnett
7 - Meteor
‎05-19-2020
10:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I tried this but keep getting an error that says "You must specify a sheet name". How do I do that?
talent008
5 - Atom
‎05-19-2020
07:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You must specify the default worksheet name. Change the output option to "Change File/Table Name", and just give a default worksheet name of "Sheet1" - it will be overwritten by the column values.
Hope it helps!
-Yilong W.
