Working on campaigns, and making a table to add items (in this case NPSP Allocations) to a ‘project campaign’ (custom record type)
I have a filter on the nsp_Allocation__c model for ‘GAU Fund’, and CloseDate on the Allocation->Opp->CloseDate field.
I’m looking to prefill the filter-set ‘fields’ with default values from the Campaign. A ‘GAU Fund’ field, and Allocation->Opp->CloseDate date range.
I’ve tried setting the model condition fields via an action when I show the table/filter-set. I it seems that the GAU fund lookup field populates the filter-set field, but I can’t get the dates to prefill. (I say seems, because I had it working but can’t get it working again)
Is this possible? I looked thru the Skuid Skool filters lesson, but didn’t see anything.

