I was reading this help and it has some parts I need and noticed it referenced a sheet that no longer exists.
https://community.smartsheet.com/discussion/69259/formula-to-pull-data-from-one-column-and-combine-duplicates
What I am looking for to get going and just hit a dead end after reading in here for the last few hours. This is a two part question
I need to join duplicated names from one column to a single cell that will be referenced for a Dashboard. Along with the name duplication I need another cell look for the duplicated names and their total point values for another cell.
Please excuse the crude arrows here
All the formulas and methods I am finding are close, but do not work in my application. It might be on how I am phrasing the query to why I am not finding it and am looking for any insight on this.
Thanks again for any and all assistance on this :) cheers
This is the formula I thought would work with everything I have found, but here we are.
*JOIN(COLLECT(DISTINCT(Agent:Agent)))