Hi everyone
I have to load a data file with multiple account columns, just like in this example:
Time;Category;Entity; account1;account2
2009.JAN;ACTUAL;ENT1;100;120
How can I do it with a transformation file? I have tried the fcol() function but without success,
¿Is there a way to load this kind of file?
Thanks a lot for your help!