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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
varunvarma
Contributor III
Contributor III

Calculated Column required.

Dear all,

Greetings for the day. Please guide to achieve below requirement. Please look below image.

Issue.JPG.jpg

I need to create new column "NEW SALES". Formula is mentioned in image. i.e. SUM(last 8 years sales)

Please support to achieve this. Thank you in advance.

1 Solution

Accepted Solutions
5 Replies
deepakqlikview_123
Specialist
Specialist

anbu1984
Master III
Master III

Check this app

Dim: Year

Expr: Rangesum(Above(total Sum(Sales),1,8))

jagan
Partner - Champion III
Partner - Champion III

Hi,

Try like this

Dimension:YEAR

Expression: Rangesum(Below(total Sum(SALES),1,8))

Sort the Year in descending order.

Hope this helps you.

Regards,

Jagan.

jagan
Partner - Champion III
Partner - Champion III

Hi,

If you got the answer please close this thread by giving correct answer to the useful thread, it helps others in finding the answers.

Regards,

Jagan.