Upcoming Features in Calendar 365!

Upcoming Features of Dynamics 365 Calendar: Your Ultimate Solution for Efficient Meeting Scheduling!

Thu, 03/07/2024 - 08:18 By Maulik Shah

Are you tired of the hassle of coordinating meetings across multiple platforms? 

Do you find yourself constantly switching between calendars to keep track of your schedule? 

Look no further, because Dynamics 365 Calendar is here to revolutionize the way you manage your time and meetings.

Tags
Model-Driven App Copy

How to duplicate a Model Driven App

Thu, 02/29/2024 - 15:08 By joao.neto

Intro

Who never ambled around Power Apps trying to get the way to make a copy of its Sales, Field Service, or any other App to kick-start a new App?

Well I did !

And that's why I'm giving here a tip on how to leverage it quick and easy.

 

How To (using the modern editor)

  • In your Power App environment (make.powerapps.com) go to Solutions and select "New solution"

  • Enter your new App Display Name, Name and publisher

Block unmanaged customizations

Block unmanaged customizations

Thu, 02/15/2024 - 14:32 By julien.biedermann

What is unmanaged customizations?

Unmanaged customizations reside at the top layer for a component and subsequently define the runtime behavior of the component. Unmanaged customizations are typically applied directly to the environment where they are created. However, they can also be exported and imported as part of solutions, allowing you to transfer them between different environments

Power Apps Release Channel

Thu, 02/15/2024 - 14:32 By joao.neto

Intro

Have you have asked yourself how frequent Microsoft is delivering new features into you Power Apps environment? I do !

So the initial concept comes from M365 channels that was later adapted to Power Apps and it allow admins to chose how often your Power Apps  env gets new features from Microsoft.

How it works

The by default is the called Semi-annual channel (twice per year) giving the cadence of 2 release waves per year (April and October).

A new monthly channel option that enables GA-ready features to be release every month.

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 :

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.