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: 
qlikview979
Specialist
Specialist

Average Total for all rows

Hi Experts,

For your reference i am attaching snapshot.

Here i want show them the total average(95.3) in all rows.which is showing in snapshot with black mark.

My expression is

Count(DISTINCT UNIX_ID_GOV)/

Count(DISTINCT total UNIX_ID_RST)

Capture.PNG

Expected Output:-

Expected output.PNG

theresaa

Regards

Mahesh

21 Replies
jubarrosor
Partner Ambassador
Partner Ambassador

Hi:

Could you attached the source file?

Lauri
Specialist
Specialist

95.3 is the average of the averages, whereas Sunny's solution gets you the true average of the data across all months. If you set the 'Totals function' in your table to Auto (instead of Avg), you'll probably get 88.8 at the top of your table.