Hello, I have a question regarding if anyone has worked out the logic behind how arcade interacts with temporal data using the timeline. I have an arcade script within my dynamic text, it essentially is instructing the text to ignore the 0 values within the data. The arcade script works but displays all of the features within the dataset. My understanding is that the timeline widget is filtering the framework of the layer I am working with. I have made sure that everything is wired up correctly, by using a control of normal dynamic text. This control is filtering as expected when the timeline widget changes. The arcade script doesn't have anything included in it about temporal filtering, because I would expect the timeline widget to filter the data framework which the arcade script is pulling from. Has anyone encountered issues with arcade and filtering with other widgets?