How can I add columns from related entities as "column" in the parameter section of the report definition?
Eg : Account : Anakonda's Heel : has 2 contacts: John (CEO) and Mary (CTO)
Now I want a simple report like this:
Account Title Contact Firstname
Anakonda's Heel CEO John
Anakonda's Heel Director Mary
So I made a list report based on Account. But it only allows me to select columns from the Account entitiy, although it lets me filter on related entities.
Could you explain how to do that? Maybe add this report to the advanced demo?
Eg : Account : Anakonda's Heel : has 2 contacts: John (CEO) and Mary (CTO)
Now I want a simple report like this:
Account Title Contact Firstname
Anakonda's Heel CEO John
Anakonda's Heel Director Mary
So I made a list report based on Account. But it only allows me to select columns from the Account entitiy, although it lets me filter on related entities.
Could you explain how to do that? Maybe add this report to the advanced demo?
Comment