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

Get Total value from a Table

Hello, i have a simple question but i cannot manage to do it..

I have a table with columns: ID , Sales ( value is 1 or 0 )

On the top of the table, there are automatic TOTAL rows which print the good value.

Here comes my issue, i would like to get the Total value and display it in a Text Object for example.

Is it possible to do it?

Thank you in advance

please find attached an example picture, i would like the total value 13 instead of 1515

1 Solution

Accepted Solutions
Not applicable
Author

hi mate sorry i went for lunch. Check out the attached, let me know if you want it explaining.

edit: it was very difficult working with names I couldn't read! the amount of typos i made in the expressions was not even funny...

View solution in original post

17 Replies
Not applicable
Author

Hi,

FYR

Sum(Total Sales)

Regards,

Sukamal

Not applicable
Author

Sales is a new calculated column, so i can't find it from the Text Object 😕

Is there a way to get the Sales expression from outside of the table

Not applicable
Author

sum( total [Total Sales])

Not applicable
Author

Can you post an example, I will try to fix for you.

Not applicable
Author

I still don't have any visibility of my Sales Field

Not applicable
Author

Hi,

Then you used aggr function....

it will soved your problem.

Not applicable
Author

Get your document uploaded I'll do it for you quickly.

Not applicable
Author

qqq.JPGHere is the example

Not applicable
Author

You're blocking out the column headings which I will need to build the expression. Move the white box so it's covering data only, not the column headings in your example table.