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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to Plot only values on a Line graph without any expression

I want plot the values from my Excel doc on a line graph, but i dont want any expression on the values.

i simply want the dates values that where inserted into the database on the X-axis and the values on the y-axis.

But for some reason i cant get it to work like that, can anyone explain to me how i could do this please.

Thank you

Bongkerz

3 Replies
jonathandienst
Partner - Champion III
Partner - Champion III

Hi

If each value is on a unique date, and date is the x-axis of the chart, then just use Sum(value), or Only(value) to plot the data.

Regards

Jonathan

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
Not applicable
Author

Just relized my date isnt unique to the value, does that mean i cant plot the values the way i want to?

jonathandienst
Partner - Champion III
Partner - Champion III

A line graph would need a unique value per dimension point - if that's not the case in your source data, then Sum(field) is the correct approach.

Jonathan

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein