For the lookup multiple rows feature, it would be good if you could filter by more than one thing. For example, {{Domain}} = {{Domain}} AND {{Start Date}} > 2025-09-08 (more filters on top of 'equals' and 'contains' would make this even better). It would also be good if you could select specific fields to output from the table you are looking up from. This helps especially for tables where you are pulling in lots of rows to avoid getting the cell data exceeds 200kb limit when dealing with a lot of records. For example, I might only want data from one column in the rows I am pulling but since it pulls all data by default, it quickly hits the 200kb limit.