Hi all,
I have a data source which is an 'iSeries Access ODBC Driver', the connection works fine.
But when I imported the tables the data shown in the columns does not match with the real data.
For example, one of the column 'LIGLPT', this is a string column.
Original Data. | Tableau Shows
LIGLPT | LIGLPT
F999 | D7F9
X999 | E7F9
X999 | E7F9
X999 | E7F9
M999 | C7F9
P999 | A7F9
P999 | A7F9
M999 | C7F9
F999 | D7F9
M999 | C7F9
P999 | A7F9
There are multiple columns doing the same.
Not sure what is causing this and what is the fix for this?