Forum Discussion

mpicca13's avatar
mpicca13
Resolver IV
5 years ago
Solved

Concatenating Multiple values from the same column based on other column values

In my Test Table, I have column SearchShelfTerm which can contain up 3 distinct values based on my ranking measure. I need to create an additonal column which concatenates all the 1-3 values in the ...
  • mpicca13's avatar
    mpicca13
    5 years ago

    I needed to concantenate only the values in the top 3 using my rank measure.

    I figured out a solution to this.

    Solution in the image below: