Hello Everybody,
Does anyone know how to extract the individual objects from a single column using ADF dataflows or azure functions? In below picture you can see multiple objects such as Patching, EAM_ID, Owner..... in a single line. I want their corresponding values to be in a separate column and Patching, EAM_ID, Owner as column names.
I want it to be like this
Owner EAM_ID Patching
name1 111111 gghdgd
name2 22222 gfhgfgh
Note: those are neither JSON objects nor array's
Thanks in advance
Naveen





or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is 






