Forum Discussion

Rahulsingh's avatar
Rahulsingh
New Contributor
6 years ago

Aggregate column next snap

Hi Team,

how i can pass not aggregate column next snap

1 Reply

  • bmoturu's avatar
    bmoturu
    New Contributor

    Hi,

    Take a copy of your data using Copy Snap and use aggregate snap or Unique snap (to get single value for each combination) and join again with the matching column. But, the value will be picked up randomly except you have a logic to sort the data.