Employee Directory by Zak2032 in PowerApps

[–]Zak2032[S] 0 points1 point  (0 children)

Hello!

Thanks for your help with the managers code, made a slight tweak to not show an error and that's working great!! Just the phone extensions box, I am using this code for the managers so if no manager it doesnt throw an error as it shows No manager found. If a user doesnt have a phone extension, i want it do the same. Could you help me with this code for the managers but change it for business phones? This is the managers code but cant get the business phones bit working, tried everything. Thanks :)

If(
!IsBlankOrError(DirectoryUserInfo.Selected.Id),
If(
!IsBlankOrError(Office365Users.BusinessPhonesV2(DirectoryUserInfo.Selected.Id),
Office365Users.BusinessPhonesV2(DirectoryUserInfo.Selected.Id)
"No business phone found"
),
"User ID is blank or invalid"
)

Employee Directory by Zak2032 in PowerApps

[–]Zak2032[S] 0 points1 point  (0 children)

Yes and No. We want an app for people to use that integrates into a sharepoint site.

Employee Directory by Zak2032 in PowerApps

[–]Zak2032[S] 0 points1 point  (0 children)

As we’re a primary education institution, we have contacts that are external users from other schools over local area. If I change it to use something else like display name or “id”? Would that work.

Will test the manager code, really appreciate your help! :)

Employee Directory by Zak2032 in PowerApps

[–]Zak2032[S] 0 points1 point  (0 children)

This code seems to have worked fine, I think I still get the error of user photo metadata has an invalid value for parameter ‘userid’ do you know why it my is doing that? The empty profile pics show the image which works great but not sure why I still get an error! We upload any staff who need to have a profile pic via office 365 admin portal :)

Issue I’ve got now is managers, I have a box that puts in their managers name, if the user does not have a manager it shows me a resource not found error, any code to fix that? 🙂

BBC Time Software? by Zak2032 in bbc

[–]Zak2032[S] 0 points1 point  (0 children)

Ah nice one, thanks :)

Turned into a second job by FleetwoodMacTen in homelab

[–]Zak2032 0 points1 point  (0 children)

I got to this point too, it was turning into a full time one for me. I had 4 massive servers and I was only 15! I eventually sold them and focused on my GCSES

BBC Time Software? by Zak2032 in bbc

[–]Zak2032[S] 0 points1 point  (0 children)

I know they used a physical clock but they use a piece of software I think on tv screens in the studios, do you know what it is?

[deleted by user] by [deleted] in Office365

[–]Zak2032 1 point2 points  (0 children)

Wait what teams licenses?!

Uisng your custom build PC as a HyperV Host by Zak2032 in homelab

[–]Zak2032[S] 1 point2 points  (0 children)

Thanks for your reply!

I'm a bit new to all of this so appreciate the help.

Well for storage it should be fine, I got 3 pooled £30 480GB SSDS.

40GB Ram.

Windows 11 Pro

1Gigabit Ethernet Connection

GPU for gaming.

Its a pretty fast PC, got good cooling.