Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Field values don't appear

Hi

I need help with a project I'm busy with. There's about 5 tables I have to concatenate to create one full database.

The problem that occurred is whenever i'm finished running the scripts, theres one particular field that wont appear. That field is important as it gives a specific description of the ongoing fields and tables.

4 Replies
MarcoWedel

Sokkorn
Master
Master

Hi Ervin,

I would suggest to check in your script is there any "DROP Field" keyword. Moreover, you may check if the field exist in your database.

Can you share your load script?

Sokkorn

madhumitha
Creator
Creator

Hello Ervin,

Are you force concatenating or Auto concatenating?

There is a good possibility that you miss a table itself if you auto concatenate without matching fields.

Try using debug/exist script in loading steps and find out where exactly you are dropping the field.

Also please post your script so that we can have a clear idea.

Thanks!

mithilesh17
Partner - Creator II
Partner - Creator II

Dear Ervin,

It seems you are not taking that particular field in your load script. Do check that first!


Regards,