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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
SunilChauhan
Champion II
Champion II

Fetching Data from Tsv file merging data from one column to other

Hi All,

i am fetching Data from tsv file. using Tab delimeter

Load *

from path\filename.tsv

(txt,Unicode, delimeter is '\t',MSQ)

data loaded  but it merging from one column to other.

could any one please suggest.

Thanks In advance.

Sunil

Sunil Chauhan
Labels (1)
5 Replies
m_woolf
Master II
Master II

It sounds like the file is not tab delimited. Have you examined the file in a text editor (Notepad++)?

MarcoARaymundo
Creator III
Creator III

Hi!

place the file to see.

SunilChauhan
Champion II
Champion II
Author

sorry its confidential data .

i can't share.

Sunil Chauhan
MarcoARaymundo
Creator III
Creator III

OK! but you can place a txt example file without a true data.

SunilChauhan
Champion II
Champion II
Author

Thanks for your nice response. we have just converted file into xls.

issue resolved .

Sunil Chauhan