Alarm Journal Table Filter issues when loading page

When loading the Alarm Journal Table on our page,it seems that first all alarms are retrieved and some time later only the filtered alarms.

Initially, I created a template of the alarm journal table in which I configured it to our needs. Furthermore, I included the filter as a parameter, see figure below.

Then I use this template in other views in which I configure the provider, source and priorities.
image

However, while loading the Alarm Journal Table on a page, it initially displays alarms that do not meet the filtering. Finally, it is important to note that it is not the template that is initially displayed. I can decide this because the provider is already populated in the template and alarms are displayed from other providers. This can be seen in the figure below showing an alarm from another provider.

image

Anyone who knows how we can avoid this?

If nothing else works, one option is to create a separate alarm journal for each provider and put the filters on that (see here), so only the alarms you want will exist in the journal long before it ever gets to the display.

I have seen this behavior. Right click those filter properties in the table and set them to persistent. Seems to have fixed the issue for me.

Frank