I’ve got a table that already has a link that is working. In this case it is Order Line Items to Products.
I’d like to have a column in my Products table that has the total of Order Line Items (line item total) within the past 60 days.
I could change the link to be filtered by a View, but then I’d not be able to see the Total Lifetime Orders.
How can I filter the linked records during Rollup?