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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Calculated Field (Table)

Hi together,

I have the following issue:

I have two concatenated tables

Type ID Date Ammount

1 001 01/10/2010 102

1 001 10/10/2010 56

1 002 02/10/2010 85

2 001 05/10/2010 100

2 002 03/10/2010 200

1 001 01/09/2010 55

.........

So I want to create new table with the same structure and Ammount=sum(ammount) where Type=2 - sum(ammount) where Type=1 for every month

1 Reply
Not applicable
Author

Hi,

can you upload a Example?