Skip to main content

Unanswered questions

10000 Posts

Hi, i failed to convert this format to an CSV with header Has anyone seen this type of structure before?Thanks for all{    "nbResults": "2",    "columnList": [        "THE_LIBELLE",        "THE_ACTIF",        "THE_DT_CREA",        "THE_UTIL_CREA",        "THE_DT_DERN_MAJ",        "THE_UTIL_DERN_MAJ",        "THE_ORDRE"    ],    "keyList": [        "THE_ID"    ],    "rowList": [        {            "columnDataList": [                "Commercial",                "1",                "11/10/2022 18:15",                "Test X",                "11/10/2022 18:15",                "Test Y",                "1"            ],            "keyDataList": [                "1"            ]        },        {            "columnDataList": [                "Culturelle",                "1",                "11/10/2022 18:15",                "Test X",                "11/10/2022 18:15",                "Test Y",                "2"            ],            "keyDataList": [                "2"            ]      

Badge winners

  • 12 Days Participant (2024)
    victor_xviihas earned the badge 12 Days Participant (2024)
  • Integrate Spatial Data
    metwalyhas earned the badge Integrate Spatial Data
  • FME Form Advanced Training
    lucieropohl97has earned the badge FME Form Advanced Training
  • 12 Days Participant (2024)
    jipxhas earned the badge 12 Days Participant (2024)
  • 12 Days Participant (2024)
    tooli11has earned the badge 12 Days Participant (2024)
Show all badges
30,186
Posts