Hi all,
i need to write the json array values in the excel. while writing in excel it is throwing duplicate column name exist because am converting by key as column name and value as row for every iteration it is considering as “column name already exist”. how to resolve it or if you having alternate approach kindly share it.
@Srini84 thanks for the reply actually the solution you have given has already done and am getting the answer for it too. but for dynamic response means this method won’t work right…