Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Try Top(), which should be the right function in a straight table or line chart.
Can you share a sample of what you are trying to do, may be there is another way to do it?
Try Top(), which should be the right function in a straight table or line chart.
Top()
Thank you so much, this is what i was looking for