Bulk update prices

Now it’s possible to bulk update the prices of a particular price list. Here are the steps to do it.

  1. On the Price List Item tab of a price list, you can select Update Prices to apply a markup for all prices in the subgrid.
  2. On the dialog page that opens, enter a mark-up. You can also enter a negative mark-up percent to decrease prices by a certain percentage.
  3. Select OK on the dialog page and then verify that the prices in the subgrid reflect the changes you made.

For more detailed explanation, check the following link.

Search this view capability on Grid in Dynamics 365

Nishant Rana's Weblog

Search this view capability which was added in the product with 2020 Release Wave 1, searches on the fields specified in quick find view, but takes into consideration the selected view definition, when performing the search.

This is enabled by default.

Here Search this view will perform the search within the selected view i.e. All Contacts in this case.

The results show 3 records found within the All Contacts view, for the search term “alex”

The same search term returns blank in the case of Inactive contacts is selected.

The same applies to the sub-grids

To turn off this, select Yes for Use quick find view of an entity for searching on grid and sub-grids from General tab of System Settings

After applying the above change, we can see the text renamed to Quick Find within the Search Box.

Searching now, irrespective of the view selected, will perform the…

View original post 28 more words

Check user’s access to a record – upcoming feature in Dynamics 365

Nishant Rana's Weblog

Was going through the Model-Driven Apps documentation and found the below article

https://docs.microsoft.com/en-us/powerapps/user/access-checker

It talks about a Check access button on the command bar of a record which will list down all the rights/access/privileges on that particular record.

And also how the user has got those accesses, through security roles directly assigned or through the team the user belongs.

We can also check the access of the other users as well through user lookup.

More on Access in Dynamics 365

Hope it helps..

View original post

Process Optimization – Dynamics 365 CE / CRM / CDS SSIS Integration toolkit – KingswaySoft

Process Optimizations is a new feature added in the CDS / CRM Destination Component of KingswaySoft’s SSIS Integration Toolkit as part of November 2020 Release. Check other posts on SSIS and Dynamics 365 https://nishantrana.me/2020/10/16/ssis-kingswaysoft-and-dynamics-365/ These options if enabled, will turn off or disable plugin, workflow, entity auditing during pre-execution temporarily, during the writing process, and […]

Process Optimization – Dynamics 365 CE / CRM / CDS SSIS Integration toolkit – KingswaySoft

Disable Background Processing Mode

Recently when I am running a background process I got the below error on one of the customer’s instance.

The async operation was skipped because the org is in ‘Disable Background Processing’ mode

After a bit of research I understand, we can disable the background process execution from admin control. Follow the below steps to enable / disable background processing.

  1. Navigate to https://admin.powerplatform.microsoft.com
  2. Select the Instance that you want to make this change.
  3. Click on “Edit” to open the settings screen where you could make this change.
  4. Change the “Background operations” setting as per your requirement.