Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to use this one in SetAnalysis

One column for each product with the Company products first..,How to use this one in SetAnalysis..,

Please help me..

3 Replies
Not applicable
Author

If i inderstood your doubt ....something like this:

sum({$<YOUR_PRODUCT_DIMENSION={'YOUR_PRODUCT'}>} Sales)

for example to sum you sales!!!!!


Not applicable
Author

Hello,

You can Add a calculate dimension for get the max product for each Company :

=Aggr(firstsortedvalue (product , Amount),Company)

Not applicable
Author

Hi,

Pull your dimension in pivot chart and make it horizental.

Attached sreen shots of how to drag and drop dimension ( Product ) from rows to columns.