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: 
pgalvezt2021
Partner - Contributor III
Partner - Contributor III

Show Total Without Select Field

Hello !!!!

I would like to show the total sales for each Country. When I select a Country, and in my formula I have a TOTAL within the Set Analysis and it shows me well. but when I show all the Countries it doesn't show me the total by country. The final result I want a table that shows me all the totals by country without filtering Countries. I Put examples for Italy and Chile.

 

pgalvezt2021_0-1700675590125.png

 

Thanks !!!!

Labels (1)
1 Solution

Accepted Solutions
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Try this.

 

Sum(total <Country>Actual)

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!

View solution in original post

1 Reply
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Try this.

 

Sum(total <Country>Actual)

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!