Jump to content

Setting time range in presentation mode via URL parameter


Thorsten Vogt

Recommended Posts

  • Seeq Team

Hi,

It is possible to override the display range in worksheets in edit, view, and presentation mode with the displayRangeStart and displayRangeEnd query parameters.

For example the url might look like:

https://server.seeq.com/view/worksheet/A11319EC-8B3C-4CEA-8AE4-08857D731168/FBDD6D49-50D6-4758-A5F9-5071B836BE4E?displayRangeStart=2018-01-01T00:00:00.000Z&displayRangeEnd=2019-01-01T00:00:00.000Z

However, these parameters don't support the same relative time functionality (*-14d or *) that the worksheet builder supports - only ISO 8601 timestamps. Does that support your use case?

Best,

Cody Ray

Link to comment
Share on other sites

  • Seeq Team

There are two other url parameters:

  • workstepId - normally loading a worksheet loads the latest workstep for a worksheet, this parameter will cause the workbench to load a specific workstep instead. I wouldn't recommend using this with edit mode
  • timezone - normally a worksheet uses the timezone of the user or the timezone set within it, this parameter overrides the timezone used within the worksheet (for example the x-axis on the trend)

These url parameters were developed so that we could link from topic documents that used date ranges to a worksheet that showed matching content for the same time range. That is why they haven't been documented in the knowledge base yet, but I have filed an internal work item to look into that (CRAB-14107 internally)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...