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: 
Not applicable

Repeating tables with ? on the second values

Hi, I have a set of data,

But, when I put it in a straight table, all of my data are repeating itself with each of the second rows filled with ? for the identifier.

awfa.JPG

It always duplicated once, but the duplicated fields with the dimensional value always filled with ? for all of the data.

Sorry cannot upload the qvw since it is confidential.

Thanks,

Mizu

2 Replies
Anil_Babu_Samineni

Can you share the Script?

For Ref, You may go with Simple Join instead of Concatenate

Table1:

Load * from Table1;

Join(Table1)

Table2:

Load * from Table2;

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
sdmech81
Specialist
Specialist

Plss share the script .

Or give some idea on wt u doing btn tables..