How to open two new dashboards c,d when I click A,B columns in the parent dashboard?
Hi @Malliv,
Are you looking for this?
<drilldown>
<condition field="A">
<link target="_blank">c</link>
</condition>
<condition field="B">
<link target="_blank">d</link>
</condition>
</drilldown>
Thanks kamlesh, when I click on other fields it takes me to search app, let me know how to inactivate those