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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Ethel
Creator III
Creator III

hardcoded data in data loader

I need to add column to my table that contains A,B,C rows .

I know I can concatenate my table 3 times 

load 

...

'A' as   specialty

from...

concatenate

load 

...

'B' as   specialty

from...

concatenate

load 

...

'C' as   specialty

from ..

But is there an easier way to do it?

Thanks a lot in advance!

 

 

10 Replies
Ethel
Creator III
Creator III
Author

Thank you very much!!!!!! 

May I ask you if possible to take a look at my another question. It's connected to the same task and I cannot find answer anywhere.  That's the link for that question. Thank you VERY much in advance!!!

Set analysis using data from different filter pan... - Qlik Community - 1854420