Hello everyone,I am trying to use expandcdt() function

Hi,

I am trying to expand my CDT using expandcdt() function. It is given that the expand field parameter accepts input in "???function.expandcdt.param.expandField.description???" format. I am unable to figure out the input.

My CDT structure looks something like below,

   empId: ""

  empDepartment: Department(nested CDT)

       dId:

       dName: ""

   empGender: Gender(nested CDT)

       gId:

       gName: ""

   lastName: ""

   firstName: ""

Could you please help me with an example.

Thanks in advance.

  Discussion posts and replies are publicly visible