Forum Discussion

BarryFletcher's avatar
BarryFletcher
Helper III
2 years ago
Solved

Group Column Values based on another column value?

Hi all,

 

I have a table with some values that I need to group other columns based on that value....

 

So I have a column called "Location" and based on that location value I have a list of names in other columns that I would like to associate with that location (hope that makes sense)

 

Example:

If the location value is "Building 1" I would like to be able to pick a list of people whose names are on other columns as being associated with that Building / Location?

 

The columns I have in the table are: "Location", "WP Owner1", "WPOwner2", WP Owner3", WP Owner4" etc etc

 

So if the location is "Building1" then I would like to associate "WP Owner 1" and "WP Owner 2" to "Building 1"

or

If the location is Building2" then I might need to associate "WP Owner 3" and "Wp Owner 4" to "Building 2"

etc

etc

 

 

4 Replies