b3n_lynch Posted December 3, 2020 Posted December 3, 2020 Hi, I am in need of some help with using an expression for Azure AD Sync rules editor. I currently have a custom attribute which contains a OU name so currently it displays as "Y7" in the attribute using the expression "DNComponentRev(CRef([dn]),5)". I really need it to say "/Y7". How can I achieve this? I tried a few things using the documentation but couldn't get anything to work. Thanks Ben
mavhc Posted December 3, 2020 Posted December 3, 2020 would "/" & DNComponentRev(CRef([dn]),5) work? 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now