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

Month: February 2022

New feature for Advanced Find in Power Apps, Now enjoy new UI for advanced find in Dynamics 365

First navigate to https://admin.powerplatform.microsoft.com/environments and then select correct environment. Now you will see an Update section. By default the 2022 release wave 1 is off. click on Manage. In the next side panel click on Update now. Note that the updates cannot be rolled back. If you want to see the new features which are…
Read more

Get Power Platform 2022 Wave 2 Release plan document free

Microsoft planned to release a lot of power feature inside power platform bundle. To go through all features navigate to the below address. https://docs.microsoft.com/en-us/power-platform-release-plan/2022wave1/index Download Release PDF Here : https://go.microsoft.com/fwlink/?linkid=2184918 For Wave 2, 2022 release plan navigate to below address: https://docs.microsoft.com/en-us/power-platform-release-plan/2021wave2/ Download PDF : https://go.microsoft.com/fwlink/?linkid=2167228 Hope this helps.

Dynamics 365 Release Plan Wave 1, 2022 Documents available here

If you want to read complete release notes of feature which are part of 2022 Wave 1 release of Dynamics 365 then follow these steps. Navigate to https://docs.microsoft.com/en-us/dynamics365/ Then click on menu sub link Release Plan. Now you will see all release plans you can get. Click on Dynamics 365 2021 release wave 1. If…
Read more

Restrict Users in BPF

Restrict Users in BPF using workflow.

Environment Variables usage in Power Apps

In this post we will see how to create environment variables in a solution. How to use environment variables in canvas app power apps. Watch the video below to learn more. hope this helps.

How to track employee entry and exit using Power Automate

The below apps will tell you How to track employee entry and exit using Power Automate. We can define an instant flow to track employee tracking of timing. Watch the video below to learn more. Hope this helps.

Merge duplicate records into one record in dynamics 365 CE – decide for merging

While working with dynamics 365 sometimes we face with duplicate records and we need to decide whether we will merge the new field information with existing record. Watch the video to learn more about merging. hope this helps. Dynamics 365 CE Functional Training Core Modules Sales, Marketing, Services, Field Service, Project Service Automation Configurations and…
Read more

Early Binding v/s Late Binding in Dynamics 365 Custom code

While writing custom code using dot net for dynamics 365 CE we can write code either using early-binding or late binding. There are many advantages and disadvantages in both lets look both and decide which one you can use. Late Binding In late binding we do not need to do entity class generation process. The…
Read more

Playbooks in Dynamics 365 CE Sales App

Playbooks feature can be used to automate the sales processes or events in the Dynamics 365 CE without knowing Dynamics 365 CE customizations like workflows, plugins, etc. meaning, we can set up automated processes like activities such as Phone Call, Email, Task by simply creating records in the CRM. Learn more about Playbooks such as…
Read more

Use filters no-code in Power Automate

While retrieving list items from Share Point you can use OData to filter record. Now in Power Automate you can use visual no-code functionality to build filter. This feature is in experimental so you have to enable the experimental feature first. Open power automate and in the setting icon click View all Power Automate Settings.…
Read more

How to configure a Custom Connector in Power Apps to call third party Web API

Microsoft has 200+ ready-made connectors to connect native and third party applications. But if the application connector is not available then we can build custom connector. The below screenshot shows a list of available connectors in Power Apps some are FREE and some are Premium connectors. Lets take an example of third party WEB API…
Read more