Hi,
Does anyone know if it is possible to extract tabs from files and then combine them? The structure of the data looks something like below:
Folder -> Multiple Files -> Desired File -> Multiple tabs in it
Folder -> Multiple Files -> Desired File -> Multiple tabs in it
....
Folder -> Multiple Files -> Desired File -> Multiple tabs in it
(Total of 27 Folders)
I managed to filtered out all of the individual desired files using the Directory Tool, but I am stuck on how to pull out the tabs I want. The files have different names but the tabs I want have the same schema and name.
Can anyone help me with how to solve this problem? Thank you!