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

Announcements
Save an extra $150 Dec 1–7 with code CYBERWEEK - stackable with early bird savings: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Evolution of a price : how to not display values that doesn't change ?

Hi !

I have a table with :

- a date

- a price

I want to make a graph that displays the evolution of the prices, displaying only the date where the value changes.

I made a "if (above(price) <> price, price)" that almost works, except the "above" function remove the "remove null values" option.

I've a huge list of dates, with only few values.

I want a list of few dates, with the values.

Does anyone has an idea ?

0 Replies