Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to add Aggregate data

hi,

I want to use aggregate row to distinct data in straight,just like bellow:

1530016818(1).jpg

But i found the straight table's  aggregate  can't do this,it can't use expression to distinct repeating data。Column1 is a dimension,used and subtotal is expression.So i want to add a aggregate  row  at the bottom by using expression to distinct repeating data.

Am i right ? and Who can help me?

Thks

23 Replies
Anonymous
Not applicable
Author

hi,

Thank you!

If i add an expression ,iCan it be at the buttom ? Because i have other  several expressions

ogautier62
Specialist II
Specialist II

Hi

either you add an expression in graph to have total,

either you put it under graph in a text box : count(total distinct used)

Anonymous
Not applicable
Author

Hi,

Thank you.

Can use rowno() to add a new row to get aggergae total at the bottom ?How to do this ?

I have a another question:

I have a user-defined format like -6ppt(s),can it be as

a negative number and be marked red automatic ?

ogautier62
Specialist II
Specialist II

no rowno() is not for that

if you don't want another expression use a text box with definition is :   = count(total distinct used)

ogautier62
Specialist II
Specialist II

for color :

and in definition :

if(your expression <0,red())

ogautier62
Specialist II
Specialist II

in the screen "expression", here is to add general total of expression :

Anonymous
Not applicable
Author

HI,

Thank you.

Can the general total of expression in the screen "expression"  be add this definition : count(total distinct used) ?

and if can,Where to add?

ogautier62
Specialist II
Specialist II

hi, just like this :

Anonymous
Not applicable
Author

hi,

Thank you.

It will be at the bottom?

i have several expressions ,so it can't be at the right .

Anonymous
Not applicable
Author

hi,

Are you here?