Skip to main content
Announcements
The New Qlik Learning Experience is Here! GET STARTED
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

2 Replies
MK_QSL
MVP
MVP

SUM(Total Value) or

SUM({1}Value) or

SUM(ALL Value)

jagan
Luminary Alumni
Luminary Alumni

Hi,

Try

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


Regards,

jagan.