Skip to Content
0
Jun 15, 2020 at 11:46 AM

Filter multiple Association in Standard bo within custom EC in C4C PDI

234 Views Last edit Jul 01, 2020 at 10:28 PM 2 rev

Hi,

I'am reading a standard bo via event within my custom embedded component.
The standard bo is correctly loaded.

The ec contains a table which is displaying data of marked Relationship Association.
This Association is filtered by Role Code which is working fine using one Role Code as filter

My goal is to allow two different Role Codes.

Whats the best practice of filtering two RoleCodes?