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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Can we move above function to backend from frontend chart

Hi All, Can we bring above function from front end to backend.Suppose i am having an expression  :if(Monthnumber=2,Salevalue,Salevalue-above(salevalue)).I have a perfect star schema and 12-13 dimension to apply filter in front end.Now i want to calculate this expression at backend including this above function's functionality with the similiar condition.                                                                          Regards, Dushyant

1 Reply
gussfish
Creator II
Creator II

Have you tried the script's Previous(...) function?