cancel
Showing results for 
Search instead for 
Did you mean: 

filter members not in list

bioburg
Discoverer
0 Kudos

Hello, I like to filter memebers with "not in" list. Is it possible

br Flavio

Accepted Solutions (1)

Accepted Solutions (1)

MustafaBensan
Active Contributor
0 Kudos

Hi Flavio,

1. Filter components have an Exclusion option in the Define Conditions tab:

2. For scripting, use the setFilterExt() method to exclude values:

Regards,

Mustafa.

former_member197738
Participant
0 Kudos

Hi Mustafa,

Just curious which component is this in Design Studio as don't recall dimension filters with such layout?

Perhaps you design one including dropdown and input-field component and wrote the logic for handling selections 🙂

Regards,

Fahad

MustafaBensan
Active Contributor

Fahad,

The above dialogue is the standard dialogue available for both the Dimension Filter and Filter Panel in DS 1.6 SAPUI5 M Mode. There is no custom coding/design here. It is all standard.

Regards,

Mustafa.

former_member197738
Participant
0 Kudos

ohh it's the M mode, thanks for speedy response.

MustafaBensan
Active Contributor

Yes, that's right. At this stage of the Design Studio life cycle and given the roadmap, it is my recommendation that any new applications should not be created in the old Commons Mode.

Answers (2)

Answers (2)

bioburg
Discoverer
0 Kudos

Thanks for answer my Question! Sorry my late response. Flavio

TammyPowlas
Active Contributor
0 Kudos

I don't see where this is available; an option is to not select the item, or try to handle it in the BEx Query