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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
MT4T
Creator
Creator

Unique names within table

Hi, 

i have issue with unique names within the table...

Do you have idea why this happens ?

MT4T_0-1706276393425.png

 

 

 

Labels (3)
1 Solution

Accepted Solutions
qv_testing
Specialist II
Specialist II

57479 repeats twice, if that is 57479,490312445 one field - it should be in double quotes like "57479,490312445 " or Square brackets [57479,490312445]

qv_testing_1-1706352388025.png

 

 

View solution in original post

2 Replies
steeefan
Luminary
Luminary

This means that two or more fields in your LOAD statement from one table have the same name. I believe the culprit to be these two rows:

steeefan_0-1706276912903.png

If that's not the problem, please post the relevant part of your script.

qv_testing
Specialist II
Specialist II

57479 repeats twice, if that is 57479,490312445 one field - it should be in double quotes like "57479,490312445 " or Square brackets [57479,490312445]

qv_testing_1-1706352388025.png