Call parent type in to the list report

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Nishan Perera
    Active Community Member
    • Jan 2019
    • 348

    Call parent type in to the list report

    Hi,

    I want to get a call list report with including parent type entity. But its not there. is there any way i can fetch parent type to the list report ???
    Cheers!
    Nishan.
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hello.
    Please make this:
    1. create in the Call entity new field of the Varchar type with a name for example 'myParentType';
    2. add this formula to the Call entity: myParentType = parentType;
    3. recalculate formula for all your Call's records;
    4. Add your myParentType field to the report fields.

    Comment

    • Nishan Perera
      Active Community Member
      • Jan 2019
      • 348

      #3
      Hi Maximus,

      Thank you for the reply. I'll check this and get back to you.
      Cheers!
      Nishan.

      Comment

      • Nishan Perera
        Active Community Member
        • Jan 2019
        • 348

        #4
        Hi Maximux,

        This is working. Thank you so much for the support.! Cheers!
        Cheers!
        Nishan.

        Comment

        Working...