Sorry I just realised I landed a wrong forum (this is for Power Automate). But I will detail my issue with Power Apps anyway.
I watched this Power Apps tutorial where a desk booking system has been created https://www.youtube.com/watch?v=zroxwXpVhHI
And I would like to get help from you all : I wanted to replicate the function where the first two appointments are displayed.
I just handcoded the source code from the tutorial like in the screenshot, but it flags an error at currentUser.Email. The tutorial says that she created a global variable currentUser somewhere on the app that contains email data. I tried to create a global variable called currentUser under the App on the Tree View (the one just beneath the create new screen). But I was not able to reference the Email which this formula in the screenshot needs. Does anyone have some idea how to fix this?
