Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
gayatri7
Creator II
Creator II

Issue in reading file from FTP server in Qliksense

Hello All,

I am trying to read the .dat file present in FTP server to Qliksense.

My connection works fine and I am able to read the file but the data inside the file is all HTML tags.

RAW_Table:
LOAD
*
FROM
$(vQwcConnectionName)
(txt, codepage is 28591, embedded labels, delimiter is ',', msq);

Output table

gayatri7_1-1671612450046.png

 

Any help would be appreciated.

 

Thanks

Labels (1)
0 Replies