I have created a dashboard with singlestat panels one for each server . I am using template variable for the list of servers and pulling the server names using a query and the singlestat panel is repeated for each server. Now I added a drilldown link to each panel and passing server name as the variable to the drilldown link (also include variable checkbox is selected). This is working fine when I click on the panel menu link and is passing the selected panel variable to the drilldown dashboard. But when I click on the panel itself, it is not passing the variable. Rather than passing the selected panel variables it is passing all the variables list. Link on the panel is not working similar to the panel menu link.
Is there any approach to make the panel link to work as expected?