Creating visualization that expands log data when clicking on dashboard object

Is it possible to create a visualization that expands all relevant log data when clicking on a value in dashboard object? For example, I have a pie chart in a dashboard that that tells me the country of origin from traffic logs. I would like to be able to click on a country and see all logs associated with that country in a visualization on the dashboard.

The goal is to make a working dashboard object for looking at logs instead of doing individual discover queries.

I figured it out.

Great that you figured it out, mind if you post your solution since other users might be interested too, many thx!