Resolved! Transform values of a key into an object with list of the value
Hi,So I am trying to change my json data in a way that we have a list of companies that show every record with the name of the company in an object with the required fieldsMy input:{"companies":{"CURRENT_COMPANY_DISPLAY_NAME":"test1","Code":"123","Co...