Forum Discussion

powerbiss's avatar
powerbiss
Helper I
4 years ago
Solved

Calculate sum without considering the duplicate values in another column

Hi Team, I have 3 columns (lead_id, stage_id and expected_revenue). I want to calculate the sum of expected_revenue for each stage_id, but the lead_id has a duplicate value. So I want to sum the exp...