Databricks Dashboard ,passing Prompt Values from one page to another

Mani2105
New Contributor II

HI Guys,

I have a dashboard with main page where I have a base query and added a  date time range widget and linked it to filter the base query , 

Now I have a Page 2 where i use a a different sumamrized query as a source , base query2 . I need this query 2 to use the filter values from page 1 , is it possible to do it in databricks , I am only able to work it by adding a seperate parameter for query 2 and adding a new widget. 

I have data from different sources so I need to reuse the time data range across all pages.