Hi, I'm creating an app where i create appointment for resources who are contacts (not users). I would like to see day wide calendar for multiple resources. How can i achieve.
Note: We have resource/user wise calendar view available default (single resource).
ShravanKartik,
You can definitely set up a calendar in a canvas app, to get you started:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/screen-templates/calendar-screen-overview
Is there anything else to your configuration? For example, are you looking to use an Outlook calendar or a SharePoint Online calendar list for this?
If so, there will be additional considerations; some starting concepts:
https://powerusers.microsoft.com/t5/Building-Power-Apps/Calendar-View-PowerApp/m-p/406519
https://powerusers.microsoft.com/t5/Building-Power-Apps/Help-with-building-a-request-calendar-using-sharepoint/td-p/436943
Let us know!
Patrick