Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Vasiliy_Beshentsev
Creator III
Creator III

I got "???? ??????"

Hello again, everyone!

In one application that was developed not by me i have reload data and got "???? ?????" instead of data.

How to repair it?

2017-02-17 15_13_37-_Controlling_new(1) _ Просмотр модели данных - Qlik Sense.png

12 Replies
sunny_talwar

May be add Text() function around your fields while loading

LOAD Text(Field1) as Field1,

           ....

FROM ...

Vasiliy_Beshentsev
Creator III
Creator III
Author

No reaction

sunny_talwar

Is the data from SQL query?

Vasiliy_Beshentsev
Creator III
Creator III
Author

Yes

sunny_talwar

May be add Text() function equivalent of SQL function in the select statement?

Vasiliy_Beshentsev
Creator III
Creator III
Author

What do you mean? When i execute query in ssms it's absolutely ok. I can't understand what happened that data became ????? ?????

Anonymous
Not applicable

If you export the data from Qlik to Excel do you get the right values or still ????

Vasiliy_Beshentsev
Creator III
Creator III
Author

Still

2017-02-17 16_07_58-Microsoft Excel - 7601f9f3-3944-4bbc-8f83-8d3fdd17aa92.png

sunny_talwar

See if this thread offer any help:

Multiple Question mark in list box