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

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

Expression for Top Level

Hello Dears,

Can some body help me why same expression working fine at detail level and not working fine at Top level(Giving garbage values)

I have used following expressions:

Accumulated CL="Total_CL- rangesum(above(total sum({<LEAVECODE={'CL'}>}leavedays), 1, rowno(Total)))"

CL Accrued="if(LEAVECODE='CL', sum(leavedays),'0')"

Closing CL Balance="Total_CL- rangesum(above(total sum({<LEAVECODE={'CL'}>}leavedays), 0, rowno(Total)))"

Here Total_CL is a static value and rest are dynamic values.

I have attached the output as well.

Please update if their is any error in expressions which are mentioned above.

Regards,

Balraj

0 Replies