Forum Discussion
Looking for the Best Approach to Build an Annual Calendar in Power Platform
We are looking to implement a calendar within the Power Platform that offers an annual view, similar to the one shown above.
Do you know of a more suitable solution—one that better aligns with business needs—within the Power Platform ecosystem (Power Apps – Canvas or Model-Driven –, SharePoint lists, Power BI, or any other relevant approach)?
1 Reply
- AS400Copper Contributor
Yes, it can be done using Power Apps (Canvas). Model-Driven apps are used for different types of scenarios.
Is it complex to build? Yes, it is quite complex. You’ll need to work with components due to the number of controls the screen will require. On top of that, you have to consider whether you'll make it responsive and what backend you'll use (SharePoint, Dataverse, Excel, SQL, etc.). You'll also need to manage date filters properly and write accurate expressions.
This is a task that requires time, dedication, and technical knowledge — it’s more suited for a Power Platform Developer rather than a Citizen Developer.I hope this was helpful.
Best regards.