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: 
Not applicable

Help to find the summary in Straight table

Dear Friends,

I have attached qv report in that I would like to create a stright table as a summary, I tried to create it for single like (Purchase) but I need the three Desc in a single straight table.

Could you please anyboday help me how to do this...

Regards

Chriss

2 Replies
giakoum
Partner - Master II
Partner - Master II

Put Desc as dimension an expression should be :

=sum({$<[Desc]={"Purchase, Return, Sales"}>} [Month1])

etc

giakoum

Not applicable
Author

thanks a lot Giakoum.............