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: 
FVicente
Contributor
Contributor

sums in rows

Good morning,

I would like to sum rows in tables, acording to diferent locations. Is it possible?

See picture bellow please.

 

Thank you

 

FVicente_0-1645521749661.png

 

Labels (1)
4 Replies
Bunim
Contributor III
Contributor III

aggr(sum(Qtd),Fabrica)

and fill the Fabrica column.

anat
Master
Master

you can use pivot table -in Presentation tab use show partial sum

FVicente
Contributor
Contributor
Author

good morning,

thank you for your reply.

Can I find a video explaining ho to do it?

Thank you

Andrea_Spinetti
Former Employee
Former Employee

Hi @FVicente, I can't recall a video explaining exactly this but in the Qlik Learning Portal, you can find a lot of material about Apps development, with a section dedicated specifically to Pivot tables.

If the issue is solved please mark the answer with Accept as Solution.