Last Modified Date: 20 Jul 2023
Environment
Tableau DesktopResolution
Ensure that the fields are equivalent in value, i.e. verify that the field length, field case, and field values are the same. This can be done in the database or in Tableau Desktop.Values in the linking fields must match exactly, including case, spelling, and white space. For example, if a field contains the state name "Washington " in database 1, and "washington" in database 2, the fields will need be converted into the exact same values.
Option 1:
Edit the values in the data sources to be exactly the sameOption 2:
Link on calculated fields that correct the valuesFor the above example, the following directions could be used:
- Create a calculated field with a name like "New State DB 1" with a calculation similar to the following:
TRIM( LOWER( [State DB 1] ))
- Navigate to Data > Edit Relationships...
- In the Relationships dialog create a relationship on
[New State DB 1] = [State DB 2]
Cause
The data in the chosen linking field does not match.Additional Information
Thank you for providing your feedback on the effectiveness of the article.
Open new Case
Continue Searching
Knowledge Base
Community
Product Help
Training and Tutorials