Hi Everyone,
Is there a way to create a dynamic flat file structure, which can basically read a .csv file without knowing which columns are in the file? Something basically to read any flat file and obviously get the column names from the import file.
Regards,