Zoho reports - Create drilldown

Zoho reports - Create drilldown

I'm trying to create a drilldown from a table to open an existing table for certain criteria.
So if table 1 has data as:
ID    Name     Location
1     John       NY
2     Mike       MD

I'd like it that John should be a link which links to the people table to John.
How do i do that?