How to open a specific screen in a Canvas App YniasMarch 23, 20230447 views Introduction Ever wanted to open up a specific screen in Canvas Apps? Depending on where or how a user opens the application. I’ll discuss a usecase with Adaptive Cards that passes… Read more
When do I choose Model-Driven Power Apps? YniasFebruary 24, 20230395 views Introduction If you’re new to Microsoft Power Apps, you may be wondering whether to build a canvas app or a model-driven app for your business needs. While both types of… Read more
How to mail collections YniasJanuary 6, 20230374 views Introduction To send a mail through a canvas app, you can use the connector Office365Outlook and function SendEmailV2(). Using this feature to send an email with some text and a… Read more