Hi,
I am wanting to create a power app where it takes my data from an excel spreadsheet and gives employees a 4 week lookahead of what area they will be working in each day.
I would like it so that the employee has to sign in to the app and it brings up a rota personalised to them. Is this possible and how do i do it?
Hi @lizyeh , I don't know what a rota is. But apart from that: yeah, it's possible. You'll have to make an app that is connected to the excel-file. In the app you'll make a gallery that is filtered on the logged in user. If, for example, in your Excel you have a column called "EmailEmployee" you could filter the gallery like such: Filter(GalleryName, EmailEmployee = User().Email)
WarrenBelz
146,743
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,089
Most Valuable Professional