Hi
Can I have some plugins for the following requirement,
Discussion posts and replies are publicly visible
Use the Excel Tools plug-in (readcsvlogtoCDT()) to parse the uploaded CSV into a CDT and then display the CDT list in a grid; for large files, use the CSV Importer Smart Service to load into DB before showing in a grid.
readcsvlogtoCDT()
rohithy954798 said:readcsvlogtoCDT()
I'm not sure this is actually in *Excel Tools* (if so it's not in a version I can check), but also, the functions named like "read CSV log ..." are specifically geared to reading one of the Appian system's Log files, and can't be fed a user-uploaded file under any circumstances.