Celia Machado
New Member
- Joined
- May 19, 2021
- Messages
- 5
- Platform
- MacOS
Hi folks! Could use some help:
Working with GSheets
I have a list containing 100-1000 lines with the following structure.
In this example, there are 4 name, id and subs. This amount, however, can be different: from 1 to 10-15.
I need somehow to extract NAME, ID, and SUBS into separate columns.
Screenshot attached.
Working with GSheets
I have a list containing 100-1000 lines with the following structure.
HTML:
[{"name":"VASILISA","id":"Xlkjhalksduylk71661","subs":121121}, {"name":"PEDROS","id":"90870398472lkjljssss","subs":1211}, {"name":"ActionAFool","id":"ljkhlkjhlkj798798lkjhljk","subs":59400}, {"name":"OROMERO","id":"080980lkl-8uR7w","subs":44}]
I need somehow to extract NAME, ID, and SUBS into separate columns.
Screenshot attached.