Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

adding column in pivot table

Hi Friends,

i would like to add a column name as total sales in the below given table with respect to year and Business unit wise,

so can any one suggest me how can i do this?

1 Solution

Accepted Solutions
tamilarasu
Champion
Champion

Goto presentation tab and enable partial sum for Business Unit dimension

View solution in original post

5 Replies
Anonymous
Not applicable
Author

Add one more expression say Total Sales in exprssion properties:

like:

Total Sales=sum(Central Ops Expression)+Sum(OFS Expression)+sum(PE)+sum(TI)

PrashantSangle

Hi,

Select Partial Sum from chart Property->Presentation tab

Regards

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
tamilarasu
Champion
Champion

Goto presentation tab and enable partial sum for Business Unit dimension

Not applicable
Author

Hi,

Thank you for the reply,

if i select the Partial sum as you said, it is showing at the top or bottom, but i want to show it at the last (right side).

any idea about it?

Not applicable
Author

Thanks a lot Tamil