Bhubaneswar, Odisha, India
+91-8328865778
support@softchief.com

Month: January 2023

Custom Page CRUD operation with Dataverse

Custom pages are very useful in use cases where you need custom designs and controls. In this post you will come to know how to RETRIEVE, CREATE, UPDATE and DELETE records of Dataverse from Custom Page. Use below PowerFX to Create Record. You can update using below PowerFX using For loop. Hope this helps.

Patch Function in Custom Pages Power Apps

In Power Apps, you can create a Custom Page to leverage the Canvas App capabilities inside Model Driven App. In this post you will learn how to CREATE or UPDATE Dataverse records from custom page. Create a custom page inside your solution with a gallery connected to Contact table, another gallery to display Rate Of…
Read more

Get set Combo-Box value with choice column in canvas app Power Apps

In Canvas App, Combo Box can be used to display choice columns to select one item at a time or multi-item at a time. Here in this post you will learn how to connect Choice columns to a combo-box and dynamically get and set value using PowerFX. Watch the video below. Hope this helps.

Creating Reports in Dynamics 365 Dataverse

You can create a report in Dataverse Power Apps inside a solution. Follow below steps to create a Report for Power Apps. Step:1 – Create Report Create a Power Apps Solution and choose New Report. This will open the report designer where you can choose for which table the report to be designed and what…
Read more