Link to home
Start Free TrialLog in
Avatar of nahumba
nahumba

asked on

Expression for comparing two fields from two different tables - ReportViewer & Visual Studio 2005

Hi,
I need to compare two fields from two different tables but on the same dataset. I need to make sure that if these two fields are equal on both tables then their background color will be changed.

I don't know how to build an expression for this.

Can someone give me an example for such expression?

Any help will be highly appreciated!
Thank you all!
ASKER CERTIFIED SOLUTION
Avatar of mankowitz
mankowitz
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of nahumba
nahumba

ASKER

Thx!