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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Set Analysis

Hi All,

I have one issue in connection with SET Analysis, could you help me please?:

I would like to do sum of Total Contract Value in according to ContractNumber. How can I determine in layout per the SET Analysis, that if the Servicenumber (1000002926) + ServiceVersion (2) are the same for 2 (or more) ConctractVersions (2 and 3) it will consider only the Total Contract Value for the highest ContracVersion (if Servicenumber + ServiceVersion would be unique for each ContractVersion, it should be considered as well - 1000002927 +1, 1000002927+2).

Contract NumberContractVersionServicenummerServiceVersionTotal Contract Value
1000001405210000029262100,00
1000001405210000029271200,00
1000001405310000029253300,00
1000001405310000029262400,00
1000001405310000029272500,00

So the result should be = 200+300+400+500=1300


Thank you very much in advance.

0 Replies