Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
JacoAucamp
Contributor II
Contributor II

Data not linking

Can someone please assist me, the data in my tables do not link. I have to a fieldname that is in more than one table, but some of the data in the fieldname links to the different tables, but some won't. I assume it has something to do with the data structures, but I am not sure.

As seen in the picture the data looks the same, but it sits in different sides of the column which makes me believe it is has to do with the data structures.Screenshot 2023-03-15 145523.jpg

Labels (2)
1 Solution

Accepted Solutions
Or
MVP
MVP

One of these is numeric, and the other is text. You need to convert one or the other (or both, if you want to be safe) so they have the same type, using text() or num#().

View solution in original post

1 Reply
Or
MVP
MVP

One of these is numeric, and the other is text. You need to convert one or the other (or both, if you want to be safe) so they have the same type, using text() or num#().