Forum Discussion
__Martin__
Aug 17, 2020Copper Contributor
How can I convert a parsed json file from json then back to json?
Dear Community I am generating a parsed JSON file using powershell ConvertTo-Json. Everything is fine until here, because now I want to convert it from json, use the values and then convert it back...
Manfred101
Aug 17, 2020Iron Contributor
Hello Martin,
Please check my response at your earlier post: https://techcommunity.microsoft.com/t5/windows-powershell/why-does-my-generated-json-have-too-many-quot-quot/m-p/1592234
This is the exact reason why!
Grt, Manfred