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: 
ashis
Creator III
Creator III

Subtotal is not showing for calculated dimension

Hi,

I have one calculated dimension in my pivot table for which I am not getting subtotal. Nothing is showing in the subtotal.

my dimension expression is like the following;

=aggr(sum({<xxx=,Date={"$(vVariable)"}>}YYYY),AAA,BBB)

Please help,

Thank you,

3 Replies
Anil_Babu_Samineni

This?

=Sum(aggr(sum({<xxx=,Date={"$(vVariable)"}>}YYYY),AAA,BBB))

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
ashis
Creator III
Creator III
Author

Hi ,

Thank you for your quick reply, I am getting error in calculated dimension .

Thank you,

Anil_Babu_Samineni

Calculated Dimension won't give any subtotal. Still you need, You may calculate same expression in expression section to use Dimension Label

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