- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
10-17-2023 09:51 PM
Hi guys, I am facing an issue when running !ParseCSV command as it is removing specific characters in a field value that is being displayed in the table output.
For example, my parsed CSV contains the following:
C:\Users\username_1\AppData\Roaming\Microsoft\Windows\Network Shortcuts\~$testing.xls
However, after running the command, it shows up in the table as
C:\Users\username_1\AppData\Roaming\Microsoft\Windows\Network Shortcuts~$testing.xls
Notice the difference is that it's missing a \ before ~ as shown in the second example.
Same issue here where the \ is missing before {.
Before: C:\ProgramData\Microsoft\ClickToRun\{XXX}\Microsoft_Office_Office Feature Updates.xml
After: C:\ProgramData\Microsoft\ClickToRun{XXX}\Microsoft_Office_Office Feature Updates.xml
XSOAR version: 6.10.0 Build 187344 if that helps.
10-23-2023 08:14 AM
Hey @weijielim ,
I'd suggest opening a Support case for this issue. I was able to replicate the missing characters with ParseCSV on v6.12 using the examples you provided.
10-23-2023 07:07 PM
Thanks for looking into this, have opened a Support case.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!