- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 using an Event Processor to do this and I can go most of the way there. I can get to the point where I have a column with the payload.
Here is a simple example of that column: [{"name":"itemA", "section":"34", "key":"1234"}]
I could use "expand" here, but this breaks out the payload into 3 rows. The problem with this is that the "key" only exists in one of the rows and I have no way to tie it back to the other entries. Is there another option using Event Processor? I am trying to avoid doing this in code.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey! This doesn't appear to be a question related to Dataflow Gen2. I'll try to reroute this to the appropriate forum.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have re-posted this question in the Warehouse forum.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oops, sorry about that. Please let me know if I need to re-create.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey! This doesn't appear to be a question related to Dataflow Gen2. I'll try to reroute this to the appropriate forum.

Helpful resources
Join us at the Microsoft Fabric Community Conference
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Fabric Monthly Update - February 2025
Check out the February 2025 Fabric update to learn about new features.

Subject | Author | Posted | |
---|---|---|---|
09-02-2024 06:11 AM | |||
11-26-2024 09:21 AM | |||
06-28-2024 03:15 AM | |||
01-16-2024 02:57 AM | |||
07-19-2024 10:39 AM |