Hi experts,
I have a List Report app which has been deployed to Fiori Launchpad (S/4HANA On-premise).
After a user had saved his variant, a new field was added to the underlying CDS view. The field has been added to the filterbar with @UI.selectionField annotation.
The issue is, the new filed is not only appearing in the standard variant, but also in the user's own variant. I'd like to exclude the newly added fields from user's variants.
Does anyone know how to achieve this?
Before: user's variant

Add a new Field

After: (I don't want the newly added field in user's variant)

Best Regards,
Mio