Skip to main content
17-Peridot
October 1, 2021
Solved

CSV Header

  • October 1, 2021
  • 2 replies
  • 1063 views

How to read csv file header ?? How to read csv file as a text file??

Best answer by AP_9587236

I used loadText service from SystemRepository. And iam able to read header of csvfile in text format. 

2 replies

AP_958723617-PeridotAuthorAnswer
17-Peridot
October 4, 2021

I used loadText service from SystemRepository. And iam able to read header of csvfile in text format.