Share via

delete nested json from json file in adf

Veera Mummidi 25 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.

{count} votes

Your answer

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