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

Expression total is not working for custom dim and exp

Hi,

I have a chart with custom dimension and expression. But the expression total is not working at all.

Can you please help why expression total is not working, i dont want to use sum of records

i uploaded a similar example file

Gautham

1 Solution

Accepted Solutions
jonathandienst
Partner - Champion III
Partner - Champion III

Better - create a real derived dimension in the load script and you will not need a synthetic dimension.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein

View solution in original post

9 Replies
Anonymous
Not applicable

Hi Gautham ,

can you make your question bit clear

gauthamchilled
Creator
Creator
Author

community.JPG

Anonymous
Not applicable

Hi

are you  expecting to see totals like  this

Query.JPG

amit_saini
Master III
Master III

Hi Gautham,

Like this????

Please check the attachment.

Thanks,

AS

Anonymous
Not applicable

Hi Gautham,

Please follow following steps

Properties-->Expression-->Total Mode (click on sum of rows instead of Expression Total)

Please find attached qvw for your reference.

Thanks,

Pooja

gauthamchilled
Creator
Creator
Author

i know some of rows will work...what i want is expression total...

not sure why expression total is not working

jonathandienst
Partner - Champion III
Partner - Champion III

Because you are using a synthetic dimension, your expression makes no sense at a total level. Change the total option for the expressions to:

Capture.PNG

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
jonathandienst
Partner - Champion III
Partner - Champion III

Better - create a real derived dimension in the load script and you will not need a synthetic dimension.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
gauthamchilled
Creator
Creator
Author

Great jontydkpi I thought that would be the issue.

May I know how can i convert the synthetic dimension into real derived dimension?

Do i need to change the expression also?

Thanks

Gautham