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

Excel Proble m

I want to import data like below format ,first column should be displayed  and remaining should be below one ,no need to rename in the script  level ,how to import like ?

EXCEL :

LOAD [ ID] as MMM_ID,

'Bedford' as PLANT,

      @1,

     @6,

     @7,

     @8,

     @9,

     @10,

     @4,

     @5  

FROM

(txt, codepage is 1252, no labels, delimiter is ',', msq)

where [ ID] <>' ';

11 Replies
Not applicable
Author

My problem is solved ,Thanks for all

Not applicable
Author

Hi,

Good to know that your issue is resolved.

Can you please close this thread by making correct/helpful answers, so it is easier for others facing the similar issue to figure out the hints/answers.