Select an option by default in a Multiselect filter every time the app is loaded for the first time

Is there any way to auto-select one option by default in a multiselect filter on the app every time an app loads for the first time. It does not have to be a specific option, but even the first or a random option in the list would be good enough.

Do you use a normal filter element? There should be the option to define one or more default values

We had tried out the selectFirstByDefault, but not with selectedFilter. Now that I see it, the selectFirstByDefault is only usable for single-select filters and not multi-select ones.

I have tried it now and it works with this option. Thanks !!