Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
deep2021
Creator III
Creator III

Calculated column

Hi,

 

I have a column having all rows. Requirement is showing once values in a column vs all values in a column including the previous value.

 

For instance I am having sales column with values 1,2,3,4 then i need calculated column for Sales =1 vs Sales=1,2,3,4  in column

 

Can you please suggest how to make calculated column for this 

 

Thanks

Labels (3)
2 Replies
MarcoWedel

can you please post a small table as well as the expected result?

deep2021
Creator III
Creator III
Author

Hi,

 

The requirement is like below,

 

Sales              
1              
2              
3              
4              
               
               
               

Comparison  between Sales value 1 and between value 1,2,3,4

 

In table values need to be displayed like below,

   
               
Sales_1              
SalesAll values