I am converting Json to collection using Json utility. After the conversion I am unable to write the converted collection to the excel. I am getting an exception.
Exception:
"Could not execute code stage because exception thrown by code stage: Member not found. (Exception from HRESULT: 0x80020003 (DISP_E_MEMBERNOTFOUND))"
Can any one have solution for this?
Thanks in Advance