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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
shreya_nadkarni
Partner - Creator
Partner - Creator

Aggr(RangeSum(Above( function not working

Hello Everyone.

Need help in writing the expression for Bar chart.

The req is  for date 07/09/2018 for the BU need to Minus the Above value and so on.

Expected Output  -07/09/2018 for BU(IBG1) ----value should be 21-12.

                             -07/09/2018 for BU(IBG2)----value should be 3-2


Thanks for the helps.

Test3.pngloveisfailstalwar1‌@

11 Replies
shreya_nadkarni
Partner - Creator
Partner - Creator
Author

Thanks a lot stalwar1loveisfail‌.

This was indeed helpful.

shreya_nadkarni
Partner - Creator
Partner - Creator
Author

Hi Sunny,

Only after using a mapping table  SortTable where i sorted in asc in script did it work.

Also i had to use the new field SNAPSHOT_DATE_SORT instead of the original SNAPSHOT_DATE in my expression then the chart gave me the proper result.

Thanks a lot.