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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
nareshthavidishetty
Creator III
Creator III

Calculated dimension total

Hi,

I have used calculated dimension but here i need to show total for this.

Calculated dimension: =aggr(sum({<Date={$(varMaxDate)}>} TOTAL_ORDERS_DAILY_NEW),Loc)

Table used : Pivot

Please find the below image.Here i need to show total of total orders.

Untitled.png

Thanks..

Labels (1)
1 Solution

Accepted Solutions
MK_QSL
MVP
MVP

7 Replies
Not applicable

MK_QSL
MVP
MVP

Use it as an expression rather than calculated dimension

SUM(aggr(sum({<Date={$(varMaxDate)}>} TOTAL_ORDERS_DAILY_NEW),Loc))

nareshthavidishetty
Creator III
Creator III
Author

Hi,

Attached is the sample application in which i need total for the total orders column in the table.

Thanks..

nareshthavidishetty
Creator III
Creator III
Author

Hi,

Please let me know if we can get this.

Thanks..

MK_QSL
MVP
MVP

Like this?

nareshthavidishetty
Creator III
Creator III
Author

Hi Manish,

It's very smart.

But i need it to show in bottom of the report.

Thanks..

Anil_Babu_Samineni
MVP
MVP

Try to go Bottom and see whether values are there not not there? Would you confirm there. I got to see bottom with all values{I mean without any missing Total Values}

Would you check that?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful