As per the comments in #51 i have continued to fix up the extracted data. This PR will enable all the data to be pulled without conflict. Im still unsure as to why we need to be so verbose in a select-object statement, as i cant get the verbose error in PowerShell, nor review the duplicate column
I've also updated the submission timestamp to a datetime type.
Tested and uploaded to my own analytics platform, this is a nice fix with minimal tweaks required to a log's schema.
As per the comments in #51 i have continued to fix up the extracted data. This PR will enable all the data to be pulled without conflict. Im still unsure as to why we need to be so verbose in a
select-object
statement, as i cant get the verbose error in PowerShell, nor review the duplicate columnI've also updated the submission timestamp to a datetime type.
Tested and uploaded to my own analytics platform, this is a nice fix with minimal tweaks required to a log's schema.