We have some 30,000 user profiles . We'd like to build a custom list with lookup for Department from a unique list of departments in our User profiles.
Possible?
Was thinking of buildin a new nightly interface to extract (using .NET and SP Object model) all departments and load unique departments into a new table.
Any easier way?