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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
qlikviewaf
Creator
Creator

Rolling grayed out

Anyone knows why the Rolling is grayed out?

How i can solve this?

ROLLING 12 M.png

Labels (1)
4 Replies
Anil_Babu_Samineni
MVP
MVP

"Accumulation" section won't visible for Pivot Table..

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
qlikviewaf
Creator
Creator
Author

Which could be a solution ?

Anil_Babu_Samineni
MVP
MVP

To overcome in Pivot table? you need to write expression?

RangeSum(Above(TOTAL Your Measure, 1, RowNo()))

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
qlikviewaf
Creator
Creator
Author

I would like to have the sum of last 12 month based on the maximum "Invoice_date" done on the selection.

How this can be build?

This is the formula for sales based on the selection (imagine May - 2017)

=Sum(ExtendedUSD)

Which shuold be the formula to retrieve the last 12 month sales ?

Thanks for clarifing!