how to load file dynamically with dynamic column order
Posted: Tue May 10, 2011 8:03 am
Hi,
Wonder if this can be achieved in TI. I have a requirement to load files where order and number of column changes everytime the new file arrives.I only need to load some columns from the file, these columns can be selected by column title. when I try to achieve this using formula TI process fails because TI searches column in the the fixed order . Can anyone please provide any idea how to achieve this.
Need to load only these three columns:
emp no, address and salary
from:
File 1:
emp name, dept no, salary, address
File 2:
dept no, emp name, address, salary
Wonder if this can be achieved in TI. I have a requirement to load files where order and number of column changes everytime the new file arrives.I only need to load some columns from the file, these columns can be selected by column title. when I try to achieve this using formula TI process fails because TI searches column in the the fixed order . Can anyone please provide any idea how to achieve this.
Need to load only these three columns:
emp no, address and salary
from:
File 1:
emp name, dept no, salary, address
File 2:
dept no, emp name, address, salary