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: 
mahitham
Creator II
Creator II

Help need to apply front end logic in backend.

Hi Experts,

Can any one please help me on below requirement.

I have build the Table 1 with the actual amount in the source like below =Sum({<Group={'Sales Group'}>}Amount)

In table 2 I have applied the below logic. It works like each ID wise Current month + Previous month sum need to show instead of actual amount from source.

RangeSum( Before(TOTAL Sum({<Group={'Sales Group'}>}Amount),0,ColumnNo(TOTAL)))

But I have to apply the above range sum logic in the backend instead of front end. after applying above logic in backend Amount column has to show current month+Previous month amount instead of actual amount.

Please help me on this. Please find the below attached sample app and data source.

Thanks in advance.

REQU.png

1 Solution

Accepted Solutions
lironbaram
Partner - Master III
Partner - Master III

hi

have a look at the attach example

View solution in original post

2 Replies
mahitham
Creator II
Creator II
Author

Hi stalwar1,

Could you please help me on above requirement.

Thanks in advance.

lironbaram
Partner - Master III
Partner - Master III

hi

have a look at the attach example