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: 
Selis
Contributor III
Contributor III

Summary Calculation of the value of two fields which are already displayed on a table

Hi,

I present a table with for example 3 parameters: employee name, calculation of bonus 1 and an additional field of calculation of bonus 2.
Now I want to add another field in which the sum of the previous 2 fields is calculated (calculation of bonus 1 + calculation of bonus 2) but without inserting the recalculation formula of each of the above fields but by selecting the amounts that have already been calculated.
How can this be done?

Labels (2)
1 Solution

Accepted Solutions
Kushal_Chawda

2 Replies
Kushal_Chawda

@Selis  checkout Column() function

Selis
Contributor III
Contributor III
Author

Hi Kushal,

Thanks, It's exactly what I was looking for and it's working.

Regards.