"Multiple tabs in excel files"
Hi, how can I work with an excel file with multiple tabs without changing tab every time I want to make a change?
When I have different excel files I can use loop file operator, but the problem is when I have one excel with many tabs.
Thanks in advance.
When I have different excel files I can use loop file operator, but the problem is when I have one excel with many tabs.
Thanks in advance.
Tagged:
0
Best Answer
-
yyhuang Administrator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:363RM Data ScientistHi@Papad,
if you would like to read the excel sheets one by one, you can iterate the sheet number in “Read Excel”. You can use a list of sheet name to apply a loop or use sheet number as iteration count.
Enjoy!
YY7
Answers