Hi friends,
i have the following query:
iif([PC]=[WIP PC],"True", False")
And in my dataset, PC= UGZA6LK0 and WIP PC =UGZA6LK0. I confirmed both values are TEXT format and I trimmed off any spaces. Why is this still returning as FALSE. There are other values that are identical that are returning TRUE.
puzzled..Sean
tHanks in advance!