Ever wondered how to create a calendar view with custom formatting in the Power Platform?
Often I get requests from my customers where they want to format a calendar view in a specific way. PCF is the perfect solution for that.
A starting point code is available on my GitHub repository https://github.com/ramimounla/CalendarView with some sample data. Feel free to fork it or to submit a pull request.
Rami Mounla