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

sum + object

how can I add a column of the result (graph) with a score of an object??

see ex.

Sem título.jpg

tks

1 Solution

Accepted Solutions
MayilVahanan

Hi

Try like this

=if(RowNo()=0,Sum(Amount) + 69.218.262,81, Sum(Amount))

Hope it helps

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.

View solution in original post

2 Replies
MayilVahanan

Hi

Try like this

=if(RowNo()=0,Sum(Amount) + 69.218.262,81, Sum(Amount))

Hope it helps

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
Not applicable
Author

thanks for the help, you have a role model??

Luis Rocha