AI Prompts Quick Overview

Power Platform AI Prompts Quick Overview

Thu, 02/01/2024 - 14:43 By julien.biedermann

What is a Prompt?

A prompt is a natural language instruction that tells a large language model (LLM) to perform a task. The model follows the prompt to determine the structure and content of the text it needs to generate.

Here is the link to Microsoft documentation.

Power Platform Prebuilt Prompt

Some prebuilt prompts are available on the Power Apps Maker portal :

Dataverse Dynamics 365 Load testing for Model-driven app

Dataverse Dynamics 365 Load testing for Model-driven app

Fri, 01/19/2024 - 16:00 By julien.biedermann

Dataverse Dynamics 365 Load testing for Model-driven app

Introduction

In today's digital landscape, where user expectations for seamless, high-performing applications are at an all-time high, ensuring the reliability and scalability of software systems is paramount. Performance testing emerges as a critical practice in the software development lifecycle, aimed at evaluating the responsiveness, stability, and scalability of applications under various conditions.

Customer Type Field

Dynamics 365 Dataverse : Customer Type Field

Thu, 01/18/2024 - 15:04 By joao.neto

What is?

This field it's provisioned along with some of the traditional Dynamics 365 licenses (sales, customer service) and it's a specialized type of lookup field designed specifically for establish a relationship between records in different entities ("linking records") to account or contact entities, often used in the Opportunity entity.

When adding new table columns based on this field type two new relationships are added to the entity making it the interesting part of this field.

Microsoft Dynamics 365 Dual-Write tips and tricks

Thu, 01/18/2024 - 08:27 By Pavel
2 comments

Since almost 4 years the Dual-Write framework is being actively used in D365 for near-real-time data synchronization between Dataverse (customer engagement apps, CE) and Finance and Operations apps (FO). The framework is an evolution of CDS (common data service) integration features and provides bidirectional integration incl. the DELETE action.

Heading Logo

The complexity trap and why a clean design is a good idea even if "everything works."

Fri, 11/10/2023 - 11:21 By David Uhlmann

Over the past decade, a recurring phrase I've heard is: "Why replace systems or tools that are functioning well?" The rule of "never change a running system" is often repeated and seems like a golden rule in IT. One potential response to this is described in the concept of the "complexity trap," a phenomenon prevalent especially in the IT industry. For more general information about this phenomenon there are plenty of articles out there.

Tags
Enhancing Dynamics 365 Client API Interaction with Xrm-Ex

Enhancing Dynamics 365 Client API Interaction with Xrm-Ex

Mon, 10/30/2023 - 17:34 By Ahash

Enhancing Dynamics 365 Client API Interaction with Xrm-Ex

Stepping into software development for Dynamics 365, developers come across various tools and frameworks to make working with its Client API easier. Xrm-Ex stands out as a strong framework designed mainly for JavaScript, even though it has roots in TypeScript. The main goal of Xrm-Ex is to simplify how developers interact with the formContext and the Xrm Object. By doing this, it aims to reduce the amount of code developers have to write, making the codebase easier to manage and less likely to have errors.

Dynamics 365 F&O How to deal with product information and user language

Tue, 10/17/2023 - 15:44 By Lukasz Lubera
2 comments

Introduction

For companies that operate globally, in multiple countries or regions, it is important that the users can work with product information in their own language. For example, Switzerland has 4 official languages: German, French, Italian and Rhaeto-Romanic. The first 3 languages are commonly used in business communication.