# Applying zoom to global timestamp filter

Instead of setting the values of your global timestamp filter manually, there is also the possibility to apply the current zoom range of a multi-chart to your global timestamp filter.&#x20;

To do this the following requirements have to be met:

* You need to have a multi-chart (line, bar, area, or scatter)
* The values for the x-axis of the chart need to be of type timestamp
* You must enable either [zooming](https://manual.senseforce.io/manual/widgets/line-bar-scatter-area-chart#zoom-mode) or the zoom navigator for your chart
* The global timestamp filter must be visible

{% hint style="info" %}
You can only pass the zoom range to the global timestamp filter of the section the widget is in.
{% endhint %}

If all of the above requirements are met, and you zoomed into your chart, the following button appears on the top right side of your widget when hovering over the widget:

![Button for applying the zoom](https://1533098984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lj6tqYfpNT_59dZ_Z3Z%2Fuploads%2F1dnTMMd3f5RRdXP6rVzY%2FScreenshot%202022-02-21%20at%2009.07.00.png?alt=media\&token=ea7160d8-d2da-4742-a6c3-24667b76aabe)

When clicking this button, we take the currently visible timeframe from your chart and apply it to the section's global timestamp filter by using a between filter.

![Applying current zoom](https://1533098984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lj6tqYfpNT_59dZ_Z3Z%2Fuploads%2FnMl5WBqtsfLIX4o6PEKE%2FKapture%202022-02-21%20at%2009.11.54.gif?alt=media\&token=dad624da-80a3-4794-93fb-db2e8e8b42a3)
