I have created a calendar app where I have leveraged the in built calendar to crate a holiday tracker. I have altered it to suit my needs. by adding a gallery into the calendar which shows which employees will be away on each day. The data comes from a sharepoint list.
I have a form on the right hand side of the calendar to show details of the specific absence. All the data cards marry up fine, apart from the Person field. I have used the formula Choices([@'Calendar List'].Name), and also Choices([@'Calendar List'].Name).DisplayName
Neither have an error pop up, but neither actually show the details of the person.
Any help would be appreciated
