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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
ashfaq_haseeb
Champion III
Champion III

Load Distinct Values While Reload And Summarize Data

Dear All

I have data like this

Id

Code

Price

1

A

20

1

A

30

2

B

40

2

B

50



During load from databse I want to load distinct values of ID and code but i want to sum the proce for particulat id and code

the outup should be like this in table itself.

Id

Code

Price

1

A

50

2

B

90



Any Help Regarding this will be highly appreciated.

I'm attaching a sample here

Thanks and Regards

Ashfaq

1 Reply
Not applicable

hi ashfaque,

pls see the attached application.

thanks