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: 
Stefano2
Contributor
Contributor

Visual tab

Hi all,

please could you tell me what is the script in qlik sense to use the sumifs Excel formula?

so, to obtain A= 2, B=7, C= 5?

Category Month Values
A Jan 0
A Feb 2
A March 0
B Jan 1
B Feb 1
B March 5
C Jan 0
C Feb 0
C March 5

 

12 Replies
AshutoshBhumkar
Partner - Specialist
Partner - Specialist

is it possible in qlik sense the move or copy a table created in the visualization area to the data manager ? - NO

or the the data manager can be populed only by external files ? - YES

Stefano2
Contributor
Contributor
Author

ok , thanks

last question,   If [Values] is a created field through a script why the formula sum ( [Values] ) doesn't work ?

Sum function works only if I sum fields that i've created in visualization using scripts. There is another way to sum that type of fields? 

 

 

AshutoshBhumkar
Partner - Specialist
Partner - Specialist

No SUM only should work.

SUM is the an aggregation function which calculates the total of the values given by the expression or field across the aggregated data.

🙂

 

Thanks,

Ashutosh