Conditional Regions for Multi-Select Attributes
I'm currently working with conditional regions within BI publisher. I have a multi-select fixed-choice list attribute in Oracle Engagement Cloud that I want to configure so that if attribute='X', 'Y', 'Z', show X, Y, and Z regions.
However, I'm only able to see the region added if only one value is selected (i.e. if attribute=X, then X region is visible). When multiple values from the attribute picklist are chosen, nothing is visible. Is there a graceful way to create a condition to handle this logic, as opposed to having to write a condition for every possible permutation?