Hi,i have a new requirement to update existing report..requirement is ..there are 3 columns in reportmemberid,investorname and lendername...for each investor there are so many lenders..i got a requirement that if lendername='Bank of america' then investorname should display only 'Fannie mae'(There are also other investors for Bank of america but user is not concerned about that) ..user should not see other investornames...is there any way i can achieve this?..I tried using If statement but its not working..
↧