I’m creating a report which has a specific condition. See below:
I wanted to create an addition to my workflow where as when there are specific values in Vantage column, I need add more columns or nodes if none, it’s time to extract it as excel.
That way you’ll see that currently you have AWA and AWC as unique values. In case it’s only the latter, then the output of this would be “AWC” of course.
With a Rule Engine, you can evaluate this and assign a direction to it (used later).
Convert this output to a variable, feed it to the If-Switch node (use a Case Switch in case you have more than two directions to account for) and make the port selection variable controlled.