Hi , i am trying the create a csv file and im using the TextIO.write. My problem is the my header line is a ValueProvidor. the TextIO.write withHeader method only accept static string. is there a way write a file with ValueProvidor header line
Regards, Ron
