Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

Sharepoint 2010 - I have a country lookup column wherein multiple values can be selected and is linked to another column (Region column) linked to another list. As it is the Region duplicates when for example a user selects 2 countries from the Africa Region.

Example: When the user selects multiple african countries in the Country Column - Algeria, Angola, Zimbabwe.
The Region Column displays in the view - Africa, Africa, Africa.

In this case I would like that the Region shows Africa only once.

I do not know Jvascript well, but I have seen on the web that I can use the CEWB for this. Does anyone have a javascript or a calculated column formula that I can use to show from the view the unique values of the Region column? I cannot use the Group by for the OOT coz it is a lookup column.

Thank you

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.