Group filters on databand
Posted: Tue May 15, 2012 8:03 am
Hello,
We need to create groups of filters on databand's filters.
The image attached show the window that we are trying to do this.
The expression that we are trying to create is
How can we do that?
Thank you.
We need to create groups of filters on databand's filters.
The image attached show the window that we are trying to do this.
The expression that we are trying to create is
Code: Select all
((Banco.cdBanco == {cdBanco} || Banco.cdAgencia == {cdAgencia}) && Banco.nmAgencia == {nmAgencia})
Thank you.