Please find Input file attached in the thread.
Schema for the table:
While trying to flatten the array data using the Extract_Nested_Data component within the dictonary(STRUCT) it is showing below error
This is the column structure while flattening the data.
Resolved:
When we tried to flatten the data from the array dataset using Extract_Nested_Data its parent node key should be in all lowercase. Like in the above case CustomerMasterData has an array data structure so here when I changed CustomerMasterData to customermasterdata it worked fine.
Hi @abhishek.tidke
It's great you were able to work out a solution. I appreciate you sharing this update with the Community.
Cheers!
Chika