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: 
suzel404
Creator
Creator

How can I get the TOTAL straight table in Text object ?


Hi all,

I have some expressions in straight table with calculation.

How can get the TOTAL result of my straight table in Text Object ?

Thanks for your help.

1 Solution

Accepted Solutions
Clever_Anjos
Employee
Employee

Maybe a table that looks like a textbox?

Pfa

View solution in original post

4 Replies
Clever_Anjos
Employee
Employee

Maybe a table that looks like a textbox?

Pfa

Not applicable

Hi,

If i have got your requirement right, you can use the expression 'Sum(Ventes)' in text box object.

Else please elaborate.

Regards,

Shruti

Colin-Albert
Partner - Champion
Partner - Champion

Use the same expression in a text box as in your chart.

The expression must start with = to evaluate the expression.

=sum(Ventes)

suzel404
Creator
Creator
Author

Thanks you for your response.

Clever Anjos, it is axactly what I need !!

Many thanks guys.