-
In this blog post, I will show you how to get user settings from Dynamics 365 using Power Automate flows. This is a useful technique when you want to customize your app or process based on the preferences or roles of different users. For example, you might want to send different email notifications or display
-
In this post, I will show you how to get row data from the subgrids in Dynamics 365. Subgrids are useful for displaying related records on a form, such as contacts for an account or tasks for an opportunity. But sometimes, you may want to access the data of the subgrid rows in your code,
-
If you are a developer working with Dataverse, you may have encountered situations where you need to perform bulk data operations without triggering the custom business logic that is applied by plug-ins, workflows or Power Automate flows. For example, you may want to import a large number of records from an external source, or update
-
๐ข In this blog post, I will explain how to display field-level notifications in Dynamics 365 forms and demonstrate the usage of the addNotification() function with code examples. Let’s get started ๐ป What is addNotification()? The addNotification() function is a method of the Control object in the Dynamics 365 Client API. It allows you to
-
Shared variables in Dynamics 365 plugins are essentially global variables that are accessible across all plugin steps and instances. These variables can be used to store data that needs to be shared across different steps of the plugin or across different instances of the same plugin. Using shared variables in Dynamics 365 plugins provides several
-
In this post I’m going to show you how to start and stop Azure-SSIS Integration Runtime on a schedule by using Web activity. This is a useful technique if you want to save costs and optimize the performance of your SSIS packages in Azure. But first, let me explain what Azure-SSIS Integration Runtime is and
Join the fun!
Stay updated with our latest contents and other news by joining our newsletter.