Kibana,back button implementation process

Hello,I am very new to kibana
I want to make a back button in kibana dashboard. As i make many tables fields are filterable so if multiple filters are open so instead of crossing the filter that button when we click it,it will going back to crrent step

Hello @Mayuri_Jaiswal

Welcome to the community.

I am not sure if we can create a button on Kibana Dashboard where while clicking back it will take to previous screen with filters which were applied

you might need to apply filter using drilldown where back button of browser should work.

Thanks!!

from drill down,how it can be possible?
As anything like from VEGA i can achive this?