Grafana Table Panel Exclude unmatched records

When combining two queries, everything is working except that I am getting all records from the second query even if they don’t have matching records in the first. Is there a way that i could make it do an “inner join” instead of an “outer”?