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: 
Not applicable

Sql query in script for qlikview

Hello,

May I know to apply in script level?

SUM(AMT) for CATEGORY in ('123', '456', '789')

I want to apply in script not in chart .

Thanks.

Labels (1)
10 Replies
Not applicable
Author

Hi Jagan,

I need to get the balance as new field.

I know can done it in set analysis way, but I need to be done in script level. Later I need to do some calculation using the new field.

Set analysis formula cannot apply in script level.