Tuesday 29 January 2019

Create a model driven app - Part 8

As we all know that in previous section we learned how to create dashboard for model driven application. Now its time to view this newly created app.

So, let's begin with it.

- Sign in PowerApps.

- Go to Apps menu and select your IT projects demo application. Then click on Play button.






- Here is the first navigation menu IT projects dashboard with both chart and list.











- Go to IT Project Demo menu to see your views.









- Create a new project record by clicking on new button.














List updated after creating new project.










Note : I just used duration for demo purpose you can use another field to show long duration.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.

Connect and upload in azure blob with azure key vault using x++

 Today, I will be sharing details about file upload in azure blob using azure vault that includes pre requisite and code snippet used to it....