HI Guys, maybe a stupid question, but could not find this on the community
I have an Aggregate Model (named Payment_agg)based on Object Named: Payment, grouped by Calendar Month and Calendar Year of the same Date Field named: Funding__r.Funding_date__c

Now I want to Show a Popup (detail table) based on Regular Object (named: Payment_detail) with a table showing the detail of all records from the same Object (payment) for each calendar Month/Year

I tried all Context parameters I could think of in the 'Detail table" but nothing works
Any ideas?

