When working with arrays in Power Automate, it’s common to need to filter or
select a specific item based on certain attributes. Whether you’re handling JSON
data from an API, processing records from a list, or managing dynamic content
within a fl...
As a Dynamics 365 developer, I spend a lot of time customizing and extending the
platform to fit the specific needs of my clients. While the built-in tools are
powerful, there are times when you need something a little more…well, magical.
That’s w...
Azure Functions are a vital component of serverless computing, offering the
flexibility to run event-driven code without the need to manage infrastructure.
When integrated with Dynamics 365, they provide a robust mechanism for
automating processes...
Hi All,
Did you know you can use JavaScript to trigger Power Automate flows and pass input data?
So, I’ll show you how to do that, as well as how to pass strict structured data and dynamic schema in Power Automate.
Steps to fol...
The Organization Data Service is an OData v2.0 endpoint introduced with Dynamics CRM 2011. The Organization Data Service was deprecated with Dynamics 365 Customer Engagement v8.0 in favor of the Web API, an OData v4.0 service.
For more details...
Recently I faced issues with some of our custom and Out of the Box ribbon buttons disappearing for example look at the snapshot below.
For any selected service order I was not able to see the Run Flow button which runs on-demand workflows and ...
In this blog, we will explore the use of the XrmToolBox and different tools present in the store.
XrmToolBox is free to use tool that connects with the Dataverse environment and provide you with various tools that allow performing heavy manage...
Hi Everyone,
Let me explain this topic with an example of a scenario that you might encounter. I’ll walk you through how to complete this scenario in a concise manner below.
Use Case
Let’s say you have a Table (Entity)...