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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
pgalvezt
Specialist
Specialist

Expression Works But not in the script.

Hello, I have this expression: =Sum({<DebtDays={'123456'}>}TotalDebt) Works Fine:

But in the script I put:

Est:
Load Num_Card_OP,

If(Sum(DebtDays= 123456),TotalDebt) as Estratificacion
 
resident table1
Group By Num_Card_OP;

Thanks.

Labels (1)
20 Replies
pgalvezt
Specialist
Specialist
Author

I know the requirement is very difficult. I don't know why in Excel it was more easy to get the results. The logic would be same that Excel-QlikView. But in QlikView dropped very different values (To High) But I appreciate the effort. I' am going to open another discussion with the resumen of this.

Thanks.