I have a Sharepoint list which has a lot of data (user, date, check in, check out).
I would like my canvas to search the data and display the active users check out date as a line of text.
I.e. Bob Smith has the app open and is the active user. The text displays Bob Smith's check out date from the Sharepoint list.
Trying to determine the correct syntax to pull the data from the Sharepoint list.