Blog

Dynamics 365 and Power Apps

Environment Maker and Basic User Security roles are not updateable anymore

Hello Everyone, Today i am going to share one key information which is released by Microsoft for Power Platform. Let’s gets started. Normally if you want to create a new security role with some previleges to be applied, then we are going to copy the existing and make changes to the new security role. So…
Read more

Automatic deletion of inactive developer environments

Hello Everyone, Today i am going to show how the automatic delete the developer environments works. Let’s gets started. Normally users can create a developer environment in a tenant for learning purpose, so Microsoft came up with clean up strategy to free up storage space, if they are not used in 90 days.  The system…
Read more

{Resolved} Upgrade this environment for database to dataverse

Hello Everyone, Today i am going to show how to upgrade an evironment database to dataverse. Reason why you are getting this message: If an attempt is made to upgrade Dataverse for Teams environment when the tenant doesn’t have enough capacity, the upgrade operation will be blocked and an error message will be displayed. For…
Read more

{How to} Renable a deleted environment on Power Platform Admin Center

Hello Everyone, Today i am going to show to renable a deleted envionment on Power Platform Admin Center. Let’s gets started. Suppose you have deleted an environment and now you want to renable the same environment, you can do that. How do you do that? Login into Power Platform Admin Center Select the enironment recently deleted.…
Read more

{How to} Create Free Microsoft 365 Developer Plan and Power App Developer Plan

Hello Everyone, Today I am going to show how to create Microsoft 365 Developer Account and Power App Developer Plan to personal use for free. Lets gets started. Suppose you want to create an environment to practise and learn about Power Platform and Dynamics 365 Apps then you can continue reading this blog post. In…
Read more

{Resolved} Environment not found when a new power apps developer plan created

Hello Everyone, Today i am going to show to resolve the error message “Environment not found” when you create a Power Apps Developer Plan. Lets gets started. Suppose you already have Power Apps developer plan with your office tenant and you are trying to create Microsoft 365 Developer Plan and then create Power Apps Developer…
Read more

{Resolved} errorCode 2147746405 message Not met the condition above in Dynamics 365

Hello Everyone, Today i am going to show how to resolve this error message: {“ActivityId”:”1da96950-c9f1-43d4-93c8-4a1bf6c1db02″,”errorCode”:2147746405,”message”:”Not met the condition above”,”stacktrace”:””,”Timestamp”:1690876001672} Suppose when you try to qualify the lead to convert into Opportunity then this error might appear. How to resolve this error message: There is a workflow which needs to be amended as the workflow checking…
Read more

XRMTOOLBOX SQL 4 CDS to get logged in users, Users with security roles in Dynamics 365

Hello Everyone, Today i am going to show the XRMTOOLBOX tool SQL 4 CDS which allows you to use standard SQL  syntax to query and manipulate your data and metadata in Dataverse and Dynamics 365. Let’s gets started. Here is the link for sql 4 cds  SQL 4 CDS tool Capabilities: First of all many thanks…
Read more

Browser level settings for auto save on Canvas App Power Apps

Hello Everyone, Today i am going to show how to enable browser level settings for Auto Save of the changes made on Canvas App. Let’s get’s started. Suppose you want to save the changes you have made on your Canvas App automatically, you can do that from canvas app settings. How do you do that…
Read more

{Resolved} Datetime is less than minumum value supported by CrmDateTime

Hello Everyone, Today I am going to show how to resolve error message Datetime is less than minumum value supported by CrmDateTime. Let’s gets started. Suppose you are working on the Opportunity and trying to save the record, then the following error message will be displayed. DateTime is less than minumum value supported by CrmDateTime.…
Read more