Hi,
Is it possible to use more than one condition, considereing the operator AND, for 2 or more fields included in the databandsource?
If so, please, how it would be the syntax the expression?
thx
GroupHeaderBand
-
- Posts: 35
- Joined: Mon Jan 29, 2018 11:04 am
-
- Posts: 7354
- Joined: Tue Mar 20, 2018 5:34 am
Re: GroupHeaderBand
Hello,
You can use several columns in the expression:
{DataSource.Column1}{DataSource.Column2}
Thank you.
You can use several columns in the expression:
{DataSource.Column1}{DataSource.Column2}
Thank you.