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

can I call the value from a last row in an expression

HI ,

can I call the value from a last row in an expression

best regards.

6 Replies
Not applicable
Author

Yes use Previous() or PEEK() functions

Not applicable
Author

thanks yaseen ,

but in my expression editor didnt appear the function peek or the function previous,

what I need to do?

best regards

julian_rodriguez
Partner - Specialist
Partner - Specialist

Previuos() and Peek() are functions for Loading script.

You can use the function "Bottom(FieldName)", to get the last row for each dimension value, or "Bottom(Total FieldName)" to get the last row for all dimensions values.

Hope this helps

Regards

Not applicable
Author

Thanks Julian ,

but ,what if I need a specific value and not only the last?

I mean , what I really need Is an increment field  , if I had an value for example 1 in my row and the next row 4 the value would be 5 considering the increment.

there's any way to do that in QV.

Thank you very much for your help.

julian_rodriguez
Partner - Specialist
Partner - Specialist

Could you please place an exampe with a table?... because the functions I mentioned do that, based on the current selections..

Not applicable
Author

thanks Julian ,

I think I got it but it not work in a pass version, I mean in the version 11 just select the option for accumulation in the expresions part, but in the version 8.5 this is not work, have you  any idea about what's up.

best regards.