Tera Contributor
Hi, Can anyone help me how can I convert Json into excel.For example, I have the below Json like below:[{"name": "John Doe","age": 30,"email": "john.doe@example.com"},{"name": "Jane Smith","age": 25,"email": "jane.smith@example.com"}]And want to conv...
