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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

pivot table

Hello!

I have a problem with the pivot table. I must add a field in the columns in progressive, what can I do?

In linear table there is a function, ma in pivot table no.

Thanks.

Stefania

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Ciao,

use this funcion

=rangesum(VALUE,above(VALUE,1,( rowno()-1))) where VALUE is the name of the field

Andrea

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Ciao,

use this funcion

=rangesum(VALUE,above(VALUE,1,( rowno()-1))) where VALUE is the name of the field

Andrea

Not applicable
Author

ok! thanks!

Stefania