Featured




Hi Folks, After a break, I am back with my next blog post, this is a very short one. Whenever you were working on any implementation, you could have added entity assets to the solution, many people miss adding metadata for the entity, since they d...
The Solution blueprint review is covers all required topics. The workshop can also be conducted remotely. When the workshop is done remotely, it is typical to divide the review into several sessions over several days. The following sections cover ...
Power Platform folks rarely build new custom connectors in a project, while most of them work on existing ones, it is often observed that the triggers are missing from the custom connector, below are the steps you can review if so… 1. Wrong Portal...
Hi Folks, This is in continuation to the previous blog post…if you haven’t gone through the earlier post on connecting to Dataverse using Python, please have a look here Now, we will see how you can retrieve the records in Dataverse using Web API ...
Hi Folks, In this blog post, I am going to talk about establishing tenant hygiene using COE Stater kit, in today’s world where there increasing Power Platform demand. Organizations have become mature, that every implementation is now looking for h...
Hi Folks, This post is about a quick fix for an error occurred with Power Apps CLI. I was trying to connect to my organization using CLI and that’s when I encountered this error. Prerequisites: Power Apps CLI, Visual Studio Code After installing t...
Hi Folks, This is another post related to Plugins in Dynamics 365 CE. Considering medium to large scale implementations, there isn’t a single Power Platform Project which don’t require merging of external assemblies. We relied on ILMerge to merge ...
Hi Folks, Well this post talks about pretty basic but an important tip, it is the best way to get the flow Metadata. Have you every got a requirement to get the Metadata about the flow you were running in…yes, then this post is for you. Let’s say ...