SOLVED
Dynamic Input - adding tab names
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
sgrabish1
8 - Asteroid
04-28-2019
12:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have a workbook that has multiple names tabs.
I have used the Dynamic Inputs tool to pull all the information from each tab together; I would like to add another field to the combined data that specifies which tab the information came from.
Any suggestions on how to do this.
Greatly appreciated!
Stan
Solved! Go to Solution.
Labels:
- Labels:
- Dynamic Processing
- Transformation
2 REPLIES 2
16 - Nebula
04-29-2019
01:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @sgrabish1 ,
There is an option on the dynamic input where you can output the filename. If you change it to < Full Path >, you will be able to see the file sheet from which your data has been selected.
After you can trim the whole path to just have the filename with a regex tool or formula tool.
cheers
04-30-2019
07:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Appreciate the help!
Stan
