Hey Chayce,
Thank you for responding. The child records may go over 100, so I was trying to create a "fool proof" system using pipelines. Essentially, I am trying to create a clist for an embedded report so that the embedded report only shows columns which have data in the child records. Formula queries may work at first, but I expect hundreds of thousands of records on the child table, so I don't think it will be efficient long term.
Does that make sense?
As an example:
child record ID 1 may say: [Clist current page] = 1.5.17.34
child record ID 2 may say: [Clist current page] = 5.18.34
I would need a field on the parent table to then show the values: 1.5.17.18.34
Samuel Trachy gave me the idea during one of the office hours. He helped me get the embedded report working with a clist, and then recommended making a dynamic field which houses the unique clist on the parent table
------------------------------
Shane Miller
------------------------------