Hi all
One of my Dimension consists of several columns from a CSV File. In MySQL i do have this dimension. but i am trying to pour in the values got from csv to the dimension table, but sorted and not repeated.
Here is what i have in spoon: Input TextFile > Select values - Input Table > Stream lookup > ?
What i actually need is, to get the values from csv, see if they exist in dimension. if not, then add them into dimension. So far i understand what a dimension in dimensional modelling is..
Suggest me please better way or a solution.. any help is appreciated
newbie
One of my Dimension consists of several columns from a CSV File. In MySQL i do have this dimension. but i am trying to pour in the values got from csv to the dimension table, but sorted and not repeated.
Here is what i have in spoon: Input TextFile > Select values - Input Table > Stream lookup > ?
What i actually need is, to get the values from csv, see if they exist in dimension. if not, then add them into dimension. So far i understand what a dimension in dimensional modelling is..
Suggest me please better way or a solution.. any help is appreciated
newbie