// archive

Year: 2020

  • What is Microsoft Dataverse for Teams (for Teams and beyond)

    What is Microsoft Dataverse for Teams (for Teams and beyond)

    Microsoft Dataverse for Teams is a free, scoped-down Dataverse that lives inside a Team — built for citizen developers building apps, flows, and bots without leaving Teams. Upgrade to full Dataverse when you need more than 1M rows, premium connectors, or cross-team sharing. TL;DR: Dataverse for Teams = free, Teams-scoped. Full Dataverse = paid, tenant-wide.…

    Read →

  • Excuse me! API limits for Microsoft Power Platform Dataverse

    Excuse me! API limits for Microsoft Power Platform Dataverse

    API limit for Microsoft Dataverse Read my updated post on this topic here: https://iiu.dk/2023/12/08/excuse-me-api-limits-for-microsoft-power-platform-dataverse-dynamics-365-2023-edition/ Microsoft writes that the Microsoft Dataverse API limit help ensure service levels, availability, and quality. For me, this is regarding best practice architecture on how to use external APIs and good programming design…. let me explain. ( updated 27/8-2022 with latest…

    Read →

  • Power Platform App Maker: Exam prep guide PL-100

    Power Platform App Maker: Exam prep guide PL-100

    Power Platform App Maker So, there is a new bunch of Microsoft Power Platform certification out and it is, therefore, time to either take the opportunity to learn or to prove that you know, the latest Power platform stuff. As always old certification will be deprecated and new will take their place …so… ready, set,…

    Read →

  • Power Platform Hands-on Learning

    Power Platform Hands-on Learning

    Power Platform X “in a Day” Power Platform training is usually a one-day interactive workshop (now mostly held virtually, due to covid-19) where you learn how to create custom applications for your business without using a single line of code with the use of the Microsoft Business Application Platform components like Power Apps, Power Automate,…

    Read →

  • Exam prep guide MB-220: Microsoft Dynamics 365 for Marketing

    Exam prep guide MB-220: Microsoft Dynamics 365 for Marketing

    Microsoft Dynamics 365 for Marketing

    Read →

  • Data Integration architecture for Microsoft Dataverse, Dynamics 365, and PowerApps

    Data Integration architecture for Microsoft Dataverse, Dynamics 365, and PowerApps

    Pick the integration pattern by trigger and volume: Dataflows for scheduled batch, Power Automate / Logic Apps for API-triggered events, Power Automate Desktop for RPA against legacy UIs, and Synapse Link for analytics-scale Dataverse export. TL;DR: Four patterns, one decision: batch vs API vs RPA vs analytics. Below is when to use each, with the…

    Read →

  • Dynamics 365 Team Member License Enforcement, Guide and Alternatives

    Dynamics 365 Team Member License Enforcement, Guide and Alternatives

    Dynamics 365 Team Member license limitations and its purpose have become important to know as they are being enforcement by Dynamics 365. Get to know the limitations and the purpose plus alternatives for the Team Member license using Power Apps Plans licensing. The Team member license did never lose its superpower, Microsoft just detailed what…

    Read →

  • Powerapps Control Framework – Turn Task list into Kanban Board

    Powerapps Control Framework – Turn Task list into Kanban Board

    Powerapps Control Framework There is no better way to plan your tasks and projects than using Kanban boards if you ask me. A Kanban board is basically a visual representation of your project and your team’s overall progress . For many entrepreneurs, applying Kanban for task management is one of the most effective ways to…

    Read →

  • PowerApps Control Framework – Turn Option set into an Icon list

    PowerApps Control Framework – Turn Option set into an Icon list

    PowerApps Control Framework This Cool Power app Custom components (PCF) let you transform the Option set into an Icon list. “A picture is worth a thousand words” is an English language adage meaning that elaborate descriptions or ideas can be conveyed by a single simple image, which carries its meaning or essence more effectively than a…

    Read →

  • Exam prep guide PL-900: Microsoft Power Platform Fundamentals

    Exam prep guide PL-900: Microsoft Power Platform Fundamentals

    PL-900 covers four domains — Power Platform business value, Dataverse, Power Apps, and Power Automate — with smaller weights on AI Builder and Power Pages. It’s a 60-minute, multiple-choice exam aimed at non-developers proving baseline literacy. TL;DR: Pass PL-900 by mastering the four domains below — heaviest weighting is the business value of Power Apps…

    Read →

  • PowerApps component framework (PCF)

    PowerApps component framework (PCF)

    PowerApps Component Framework (PCF) lets pro developers build custom, reusable UI controls for model-driven and canvas apps using TypeScript and React — replacing legacy iframe web resources with framework-native components that respect theming, accessibility, and performance budgets. TL;DR: PCF = React/TypeScript controls that drop into Power Apps. Use it instead of iframes. Build with pac…

    Read →