Hi Experts,
I Need your help.
There is a use case where I am designing an Interface from where the user uploads a CSV file and I have to convert that CSV file data to CDT.
And once this has been converted into CDT I have to show that data in a read-only grid on the Interface.
Thank you in advance for your support!
Below is the overview of the data of my file:
Discussion posts and replies are publicly visible
Provided that the CSV file you're using will not be huge (over 1000 lines) and will have a consistent delimiter used, it looks like you can use the function "previewcsvforimport()" found in the Log Reader plug-in.