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

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

Function First on Line Chart

Hi everybody I have working on Pivot tables some time and I found the function First, I use it for several formulas and everything's ok, now I need to do the same thing on a line chart, using the first value from the selections, I've been investigating and now i know that "First" Function is available only for pivot tables, somebody could tell me if there is a Function like "First" that i can use on a Line chart

Thanks Everybody

1 Solution

Accepted Solutions
swuehl
MVP
MVP

Try Top(), which should be the right function in a straight table or line chart.

View solution in original post

4 Replies
sunny_talwar

Can you share a sample of what you are trying to do, may be there is another way to do it?

swuehl
MVP
MVP

Try Top(), which should be the right function in a straight table or line chart.

Clever_Anjos
Employee
Employee

Top()

Not applicable
Author

Thank you so much, this is what i was looking for