Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Forumers,
I have a large .csv datasource that I need to use in a Job that takes the data, maps the fields and sends the output to a database.
As I'm still building and testing, I want to use only a sample of the datasource but I can't find the best component to use.
Can anyone advise?
Thanks
@OscarBoots , I suggest you to leverage the option of Limit of tFileInputDelimited. if you wan to get 1000 records just specify 1000 there.
@OscarBoots , I suggest you to leverage the option of Limit of tFileInputDelimited. if you wan to get 1000 records just specify 1000 there.