Hi all,
I am in the process of creating my first Business Process Flow. One of the data steps in my first stage is referencing a lookup column to the Account entity.
In my main form for the flow I have applied a filter to that lookup to only show accounts that have a 'CustomerTypeCode' of 'Client'.
I was expecting (hoping?) that the data step in the Business Process Flow would inherit the same filter as the form but that is not the case. In the flow all accounts are listed with no filtering.
If anyone knows how to apply filtering to the data step lookup column that would be most helpful.
Thanks,