Forum Discussion
employee directory
- Mar 21, 2019
Hi matthieu2906,
There is excellent people and organization information in Office 365, with Contact Cards, Delve, Teams etc., but nothing "out of the box" with SharePoint will meet your needs. A 3rd party web part or custom solution would be in order.
If you are going custom, I think the SharePoint list formatting samples on GitHub are interesting - especially the User Profile Card.
I hope this helps.
Norm
matthieu2906, I know it's an old thread and you're probably sorted by now, but on our intranet I built the employee directory within Office 365 using our monthly staff list spreadsheet imported into a PowerApps app. We didn't use a delve search for this as at the moment it doesn't hold the info (or completely accurate info). See the images below.
Staff just need to start entering a first name, surname, location, job, business area or cost centre and as they type the list searches and filters. So you could find all staff in Bristol, or all architects, or everyone named Rob.
Staff can access this directly on the intranet or via the app on their smartphone.
If anyone needs more info about the detail of this was built please get in touch.
Rob
Los Gallardos
Employee directoryShowing just staff based in Bristol
- TruSaneSep 18, 2019Brass Contributor
RobElliott
Correct me if I'm wrong, but does that not require manual editing when employee changes happen? Or maybe a manual upload once-a-month?- Sep 23, 2019
TruSane Check out Powerapps templates when you create new ones, there is one for Employee Directory in there, you can take this link and post it up on your intranet and you can even easily customize it from there.
This app pulls from the Office365 Users connector which reads from the directory. You can even furthur your search and or gallery by certain attributes even, such as for company, we have our company name for all actual employee's filled in and I filter by that to make sure just employee's show up.
I use the built in template for Mobile access. And I created my own using Horizontal Galleries that is a link people click, and search and can get details. It's not the prettiest but it works.
- Sep 23, 2019
ChrisWebbTech Here is my template for the app. It's super simple really. Just import it in, then under App, put in your company name, assuming you use that attribute in AD, otherwise you'll have to go strip it from the gallery filters on the first screen on both galleries. Anyway, once Company Name is set on the Apps OnStart, make sure to run it after so it sets the variable. Then you can save and link to this App in your intranet. Append the &hidenavbar=true at the end of the App URL to strip the bar etc.
Anyway, you can easily tweak this, but you can get the idea how to do it from the App template and make it your own if you want to tweak the looks!
Anyway, hope this helps some of you, but I think it's a simple easy approach to a quick "Dynamic Employee Directory" with search and minimal information.
- RobElliottSep 18, 2019Silver Contributor
TruSane , the data table links to a spreadsheeet on OneDrive which I have to produce once a month anyway for other reasons. So it's not dynamic.
Rob
- jokullAug 12, 2019Copper Contributor
Hey RobElliott
Would it be possible to get som more information about the work you did here? sounds very interesting and could be useful for my organization.
- DaithiGJul 25, 2019Iron Contributor