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.