| Date | Title | Topics | Location | Social/Host | Registration | Comments | Cost |
|---|---|---|---|---|---|---|---|
| - | - | - | - | - | - | - | - |
| Date | Title | Topics | Location | Host/Social | Registration | Comments | Cost |
|---|---|---|---|---|---|---|---|
| 03. - 07.02.2020 | OOP Conference | Sessions | München, DE | registration | Commercial conference that o |
| Date | Title | Topics | Location | Social/Host | Registration | Comments | Cost |
|---|---|---|---|---|---|---|---|
| - | - | - | - | - | - | - | - |
| Date | Title | Topics | Location | Host/Social | Registration | Comments | Cost |
|---|---|---|---|---|---|---|---|
| 03. - 07.02.2020 | OOP Conference | Sessions | München, DE | registration | Commercial conference that o |
| // IMPORT | |
| /** | |
| * Imports JSON data to your spreadsheet Ex: IMPORTJSON("http://myapisite.com","city/population") | |
| * @param url URL of your JSON data as string | |
| * @param xpath simplified xpath as string | |
| * @customfunction | |
| */ | |
| function IMPORTJSON(url,xpath){ | |