What is your goal?
i made gemini generate a JSON with different values that i want to add on the same row using google sheets.
What is the problem?
how do i split the JSON and add the values to different columns?
Split JSON into columns in Google Sheets
You need to parse the JSON and map each value to a column.
Should i give you a step by step?
Hey Yassin,
can you share a screenshot of what the JSON looks like? Or share it here directly?
I’m very sorry for responding very late currently busy with a client job just finished submitting it
@Yassin_Ehab I would be giving an instance let’s say you have a json data
- Add parse json module
- Click generate
- Add google sheet - Add row
Do you understand this or i should explain further
To split a JSON in Google Sheets and put its values into separate columns, follow these steps:
- Put the JSON in a cell
- In the next columns, use a formula to pick each value.
- Copy or drag the formula down if you have more rows.