I am creating an app which will allow employees to view information regarding various company applications. The data source is SharePoint - 1 list and 1 calendar which has our rotating on-call engineer information. In the PowerApps app, when an employee selects the application that they want to view, i need it to pull data from the list as well as the current day's on-call engineer from the calendar.
Currently, the data in the list is not connected to the data in the calendar, other than the application names are the same. Is it possible to set the PowerApps app up to have the user select an application, and have it pull the corresponding information from the SharePoint list as well as the current day's info from the calendar?