Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys,
I have a comma delimiter csv file. after I have loaded in. Some of the data in columns not aligned, some shift 1 column to the left, some shifted 1 column to the right.
I have attached the .csv file. i have use comma delimiter when loading in. but yet , still not able to get the data. how to solve it?
As I seelcted "2015" which are not suppose to be in column_full field, found out that the data in column_h has apostrophe( ' ) symbol.
But when i viewed in excel program, the rows and columns look fine.
why csv delimiter cannot handle special symbol like apostrophe (‘). ????
Jim
Sorry I have only QV1120 SR12
sunny,
which qv version r u using rite now?
Rgds
Jim
Tried here as well, everything came out just fine. I'm using Version 11.2 SR12
QV12 SR5
i have tested on qv 1120 as well from my colleague. seems like is version issue .
its working fine on qlikview 1120, but not on version qlikview 12...... i am using qlikview 12!
thanks for testing! now i need someone whois using qv 12 to tell me !
Yes 12.10
Hello Robert,
which SR r u using.?? i am using qlikview 12 sr5.
Change
(txt, codepage is 932, embedded labels, delimiter is ',', msq);
to
(txt, codepage is 1252, embedded labels, delimiter is ',', msq)
Hello Mika,
i have downgraded to 11.20 sr15. and i have no problem loading ur qvw file and csv file.. all working fine under qv 11.20sr 15.
Can you let me know which qv 12 sr you are using? i am using SR 5, which i faced the issue.