Forum Discussion
Anonymous
Nov 17, 2016Not applicable
Sync Custom Active Directory Attributes with SharePoint Online User Profiles
I have a requirement from a customer that goes something like this: I need to be able to target content (think Announcements and News). So I am going down the User Profile Properties path and cre...
Brent Ellis
Nov 18, 2016Silver Contributor
We use a powershell script to populate custom sharepoint user profile properties. You could create a multiple value, or even a regular string field with a value like CustomDepartment equals "HR Department;IT Department"
Then set up your "Audiences" rule to populate based on a name of IT Department Audience where the rule is field CustomDepartment "contains" "IT Department"
Then set up your "Audiences" rule to populate based on a name of IT Department Audience where the rule is field CustomDepartment "contains" "IT Department"