aggregate model popup

I have a table based on aggregate model.

I want to see a popup with all records that match the “sourced from”. As an example I want to see the 6 records with the picklist value “FSBO”. In the pop I have a page include.  What would I pass in the query string?

It depends on how the page within the page include is set up. There needs to be a condition on a model in there based on a page parameter, and you need to pass in that page parameter.

If there isn’t one, you would create a condition based on page parameter that’s looking for a parameter like “sourceid” then you would have the querystring "sourceid={{sourcedfromfieldintable}}.