Hello everybody
I currently have a JSON file and I want to get the values REQUESTOR, Group Leader, Section Manager, Purchased, Operation Manager.
But the one thing that is different is that my system is not order.
JSON example: REQUESTOR, Section Manager, Group Leader, …
Test.json (16.7 KB)
39/5000
And i also try read file JSON but error
So is there any way to get the values I need?
Thank for all.