Create a user notification in a power apps canvas app

In last week's video we talked about creating a pop up dialog box in a power apps canvas app. This week we will take a look at a little bit simpler solution. There is a function called notify that we can use to send different types of notifications to the user. Take a look at the video below to see how to use the notify function.

Continue ReadingCreate a user notification in a power apps canvas app

Dataverse Table Relationships using virtual entities in Finance and Operations

A common scenario when creating a powerapp is using a header and a lines table. We are all used to working with this in Finance and Operations. Common examples are Sales order header/Sales order lines and PO Header / PO Lines. In this video we will take a look at how we can take advantage of relations between table to build our apps faster.

Continue ReadingDataverse Table Relationships using virtual entities in Finance and Operations