insert an array in column of the kql table
I have an string array [“AAA”, “BBB”, “CCC”]
tried to ingest this inline into table which contains single dynamic column but its getting ingested only till first comma.
I have an string array [“AAA”, “BBB”, “CCC”]
tried to ingest this inline into table which contains single dynamic column but its getting ingested only till first comma.