Expand my Community achievements bar.

combine rows based on one field

Avatar

Level 1

Requirement is to sum the qty and amount if same item is occurs in dynamic table. I tried some code. But, it is not worked. pls, provide any ideas.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Community Advisor

Can you please provide more details on this? What code you have written and on what condition you are adding two fields?

If possible share your form and detailed scenario.

 

As per the above detail, you need to check the value of field on which addition is applied.

 

if(sameItem is true or whatever your condition is){

then add your other field here

Thank You.

Avatar

Administrator

@userN1 Did you find the suggestions helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!



Kautuk Sahni