-
Extracting a JSON Array in Data Flow
Our source tables may sometimes contain columns containing JSON arrays. in such cases we would want to expand the array and then break the JSON into a number of different columns.…
Our source tables may sometimes contain columns containing JSON arrays. in such cases we would want to expand the array and then break the JSON into a number of different columns.…