=IIF(Field!PG_OrganizationName.Value <> " ", Fields!PG_OrganizationName.Value, Fields!PG_FirstName.Value &" "& Fields!PG_LastName.Value) The first.value says unrecognized identifier. Any help would be greatly appreciated. |
↧
Trying to create my first conditional expression and get an error.
↧