Question
Unable to use Aggregation on CDT fields with many-to-many relationship.
Hi,
Am unable to use aggregate functions on child CDT having many to many relationships with parent CDT.
Background
I have a parent CDT called Campaign which has many to many relationship with child CDT called Channel. I have Campaign table, Channel table and mapping table as well to hold the relationship in database.
Requirement
I need to group the Campaigns based on Channels.
Issue
I am unable to use Aggregate functions on channels field in my Parent CDT - Campaign.
How can I achieve this using CDT relationships.
Thanks
