Skip to Content
0
Former Member
Nov 13, 2008 at 01:30 PM

Overall Result of a Logical CKF

19 Views

Hi friends,

I have a CKF1 which is defined as a " If-then- Else" condition. The Overall result doesnt sum up the CKF. hence I used Calculate Result as Summation . And it worked fine.

But I have another CKF2 which is using CKF1 %A ColumnA. The Overall result of this is not getting calculated . I beleive this kind of calcultaion is not possible since I tried out all the things possible.

The individual row calculation is working fine .. The issue is only witht he Overall result.

I expect the Overall Result of CKF2 = Overall Result of CKF1 %A Overall result Column A.

Any comments.

SM