Get the data from Excel sheets based on conditon
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I'm working with an input Excel file named 'Car Sales Category' that contains multiple sheets labeled from 2000 to 2022. Each sheet requires different cleansing steps. We deal with various categories such as Bikes, Soaps, and Shampoo, all sharing the same sheet names and requiring identical cleansing processes. However, to work on a different category, I have to manually select over 20 sheets and run the workflow, which is time-consuming. Help me to provide the answer. Thanks.
Solved! Go to Solution.
- Labels:
- Community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey @munipavankumar
If it's simply a case of bringing in all the sheets in one go so you can apply the same cleansing, use the Dynamic Input Tool after the Input Data tool list of sheet names:
Note this will ONLY work if all sheets are identical headers, format, layout etc
If they aren't you'll have to look to go down the Batch Macro route. This page https://knowledge.alteryx.com/index/s/article/The-Ultimate-Input-Data-Flowchart-1583459854309 has some pointers which can be applied to help you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @DavidSkaife, Thanks for your reply. Actually the problem is the identical headers, format, layout is different for each sheet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
It seems you have two identical threads open, have you seen the recommendations here:
I helped solve a similar problem here as well:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks @CoG, the 2nd one worked to me. Keep it more and more.
