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

QV won't display data

Hello!

I just loaded an excel file into qv, and saved it. Problem is that i can't create any graphs, i only get the message "No data to display".

This would probably be because of me screwing up the loading procedure, but the thing is that my friend sitting next to me can do all the graphs he wants using my qvw file, that I just shared with him.

Any thoughts on what might be the problem?


Thankful for any help!

3 Replies
fernandotoledo
Partner - Specialist
Partner - Specialist

This could be the interpretation of the fields, like numbers loaded as text.

See the num#() or date#() functions to load data correctly.

You might be making any mistake in the chart creation.

Oleg_Troyansky
Partner Ambassador/MVP
Partner Ambassador/MVP

sounds like a mistake, most likely in your Chart Expression. Make sure you use some kind of aggregation in the expressions:

For example, use "sum(Amount)" instead of just "Amount"

Not applicable
Author

Thanks for your help.

No, the problem is not in the chart, I can guarantee that. Tried it on his computer aswell, and I've tried 6 different aggregations Smile