Skip to main content

Set date range filter values using a URL parameter.

Setting date range filter values using a URL parameter. 

  1. Create start and end date parameters. 
  2. Go to Dashboard > Actions > Add Action > Go to URL...
  3. Use the start and end date parameters in your URL. Example: mytableauserver/#/site/sitename/views/workbook/view?Start_Date=<Parameters.Start_Date>&End_Date=<Parameters.End_Date> For more information, 
Note: Date (and time) values passed via URL parameter need to match the following Tableau default format: yyyy-mm-dd hh:mm:ss
The desired format can be applied by right-clicking the parameter > Default Properties > Date format...

Example URL with paramters: 

Comments