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: 
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..

1 Solution

Accepted Solutions
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

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