I have been asked to create a kinetic function that will read a xls or csv file. The function will have to detect which type of file it is and read it accordingly line by line. Do any of you have any C# examples on how to do this?
Got one coming this week. Writing it up.
In the meantime, for CSV one already exists.
1 Like
Thank you. I am working on this now.
1 Like