Forum Discussion

adamcodes716's avatar
adamcodes716
Regular Visitor
2 years ago
Solved

Trying to expand a json array into multiple columns

I am trying to set up an ingestion from an event hub to a KQL database.  The difficulty in doing this is that there is a payload field that is a few levels down.  I am trying to do this via the UI us...