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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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.

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.