How can I keep timerange filters in sync across different pages of a low-code application?
Leander Druwel [SLC] [DevOps Member] Selected answer as best
Hi Leander,
To achieve this, you can create a flow that merges the outputs of each of the time range components. This flow can then be used as the input data for each component. Updating one time range will update the output of the flow, which in turn updates the other time range components.
Leander Druwel [SLC] [DevOps Member] Selected answer as best