Power Platform

Getting started Power Apps Developer Plan for free

Step by Step: How to Set Up a Free Power Apps Development Environment

In this blog, we will show how to set up a free power apps development environment step by step. Power Apps is a platform that allows you to build custom business applications, and having your own environment can be extremely beneficial when it comes to testing and experimenting with your designs. Whether you are a …

Step by Step: How to Set Up a Free Power Apps Development Environment Read More »

Using Power Automate to Automatically Move Note Attachment in Dynamics 365 to SharePoint

This post show how you can extract documents from Dynamics 365 to SharePoint. Reasons behind the flow: Issue with storage space in Dataverse. Storage in Dataverse costs money Remove third party applications like Attachment Extractor from MSCRM.ADDONS Prerequisites A SharePoint site is created and accessible to the organization is required If you use standard SharePoint …

Using Power Automate to Automatically Move Note Attachment in Dynamics 365 to SharePoint Read More »

Study preparations for Power Platform Fundamentals (PL-900)

Took the Microsoft PL-900 Power Platform Fundamentals exam some time ago and took some notes during the study and thought I share how I studied for the exam. The way I like to learn is to see video lections, examples and hands on practice. So what I did first was to read through the Microsoft …

Study preparations for Power Platform Fundamentals (PL-900) Read More »

Replace special characters in a string with Power Automate

Faced an error regarding special characters while creating a new document location in Dynamics 365 CE with Power Automate Flow. To get some context; the reason behind the flow is to extract attachments related to notes and email from Dataverse and store them in SharePoint to save space in Dataverse. The error occurred when I …

Replace special characters in a string with Power Automate Read More »

How to display total count of related entities in Dynamics without Calculated Fields

Have you used calculated fields to show how many open opportunities that are related to an account or related closed quotes? Perhaps experienced the field is not up to date with current related entities? Or maybe just find the calculated field does not look satisfying? Counting related entities can easily be solved by using Javascript …

How to display total count of related entities in Dynamics without Calculated Fields Read More »