User bio
404 bio not found
Member since Jan 10, 2016
Posts:
Replies:
While the XML solution will work, XML is heavy. You’ll need to have it compiled post-creation, which can be done programmatically on a Windows Server with PowerShell. Otherwise, I’d use a python script to do the compilation on a Unix server.
This wouldn't account for double quotes within the field data.
Certifications & Credly badges:
Mack has no Certifications & Credly badges yet.
Global Masters badges:
Mack has no Global Masters badges yet.
Followers:
Following:
Mack has not followed anybody yet.
Yes, this would still need to be compiled. To give an example, an uncompiled AR inventory report will be around 500MB in XML format. When compiled (utilize PowerShell to open the XML with Excel, and SaveAs and XLSX formatted file), the resulting file will be around 25MB.