CalculateField field parameter will accept "tablename.fieldname" with one join, but will only accept "fieldname" with 2+ Joins.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM009086
Submitted
May 15, 2007
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.2
Status
Duplicate
The issue is a duplicate of an existing issue. See the issue's Additional Information section for details. Customers associated with the duplicate issue are automatically attached to the open issue.
Additional Information
duplicate of NIM009969
Workaround
Since just fieldName will work for the field parameter no matter how many joins are established, use the fieldname without the "tablename." prefix.