delete nested json from json file in adf

Veera Mummidi 20 Reputation points
2024-02-29T21:20:42.28+00:00

Hi Team, My json data is like below. I want to delete the strikeout nested objects (request_documents) from json file in adf dataflow. {`` ``"accountNumber": "abcdefg",`` ``"comments": "hsdhfjkhasjkfhajh",`` ``"requestDetail": {`` ``"prospect": {}`` ``},`` ``"additionalQuestionRequire": {},`` ``"additionalQuestion": {`` ``"branchQuestion": {},`` ``"nauQuestion": {},`` ``"featureQuestion": {},`` ``"faQuestion": {},`` ``"nonFaQuestion": {}`` ``},`` "request_documents": { "client_instructions": [ null ] },`` ``"deliveryMethod": "xgjhsgakdk",`` ``"predefinedMemo": "ghjghjfhgcc43fh65",`` ``"selectProductTypeOfAccount": "jkghiuy58gh",`` ``"specify": ""`` ``}

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,364 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.