Hi.
Is there a way to query the Active Directory only for the department column and add this as a datasource.
What I'm seaking is a list of all departments we have in the company.
Kind regards
Klaus
Hi.
Is there a way to query the Active Directory only for the department column and add this as a datasource.
What I'm seaking is a list of all departments we have in the company.
Kind regards
Klaus
Hi Klaus, you could create a SQL data source which reads from the [BPS_Content].[dbo].[CacheOrganizationStructure] table and shows only distinct values from the department column. Hope this helps.
Hi Martin,
so easy and very effective.
Thanks a lot!
Cheers Klaus