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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

values as a dimension

Hi,

i have an Item list box which consits of Old, New , Current and with values .

now i have to combine all the Old+new+new as a new column called TotalITems and in that column total of the 3 should display

I am showing the Image

Labels (1)
2 Replies
MK_QSL
MVP
MVP

SUM(Total Value) or

SUM({1}Value) or

SUM(ALL Value)

jagan
Partner - Champion III
Partner - Champion III

Hi,

Try

SUM(Total Value) - This repeats the total in all rows.


Regards,

jagan.