"[SOLVED] How to swap attributes/column order for Excel output?"
hello,
after a few intensive days deep into Rapidminer i managed to solve almost any complicated problem i had (xPath, crawl, filter, date format, regex, etc. thanks to this forum) but this simple one!
I am reading Excel files where the order of columns is : teaser / URL / title / time
I simply want to change this order into: time / title / teaser / URL
In the "Read Excel" operator, i tried to modify the "column index" values for the different attributes (ie. 0 for time, 3 for URL). No effect
I tried to change "attribute" to "label", "id", "weight"...No effect too.
I surely missed something somewhere...
Any help is appreciated!
Alex
after a few intensive days deep into Rapidminer i managed to solve almost any complicated problem i had (xPath, crawl, filter, date format, regex, etc. thanks to this forum) but this simple one!
I am reading Excel files where the order of columns is : teaser / URL / title / time
I simply want to change this order into: time / title / teaser / URL
In the "Read Excel" operator, i tried to modify the "column index" values for the different attributes (ie. 0 for time, 3 for URL). No effect
I tried to change "attribute" to "label", "id", "weight"...No effect too.
I surely missed something somewhere...
Any help is appreciated!
Alex