Recycle Bin for Dataverse

One feature that deserves more attention is the Recycle Bin in Microsoft Dataverse, a preview feature enabling the restoration of deleted records. This highly anticipated addition, long requested by the community, is invaluable for preventing user mistakes from escalating into major data losses. While this feature arrives later than Salesforce’s version (introduced over 5 year […]

Read More

Displaying Single Line of Text on Multiple Rows in Dynamics 365 – A Productivity Hack

In this blog article, I want to share a productivity hack that can save you time when you need to display a single line of text on multiple rows. Typically, a single line of text field/column cannot be changed directly to a multiple-line text field, which would allow formatting across multiple rows. The Challenge: Let’s […]

Read More

Unlocking Legacy Advanced Settings in Dynamics 365: A Quick Productivity Hack for Admins

Every Dynamics 365 or Power Platform admin or customizer is familiar with the “Advanced Settings” page – a key place for many essential configurations. Recently, Microsoft introduced a new interface called the “Power Platform Environment Settings” app, now the default experience in most new environments. While this updated experience brings a fresh, modernized admin experience, […]

Read More

Carbon Footprint Calculator (Microsoft Hackathon 2024)

As part of the Microsoft Global Hackathon 2024, I developed the Carbon Footprint Calculator, an innovative tool designed to support sustainable business practices. Built using Microsoft’s Power Platform, this solution combines the power of PowerApps Canvas App with the intelligent capabilities of AI Builder GPT Prompts to offer an intuitive, low-code approach to estimating carbon […]

Read More

Embedding Canvas Apps in Model-Driven Forms: Retrieving Related Table Columns of a Related Record

In the following, I will describe key aspects of using the ModelDrivenFormIntegration control when embedding Power Apps Canvas apps into model-driven apps that need to retrieve related data of the current record (e.g., service contracts linked to a customer asset in a case). This needs to be implemented via the First([@ModelDrivenFormIntegration].Data).ItemId) formula. If you are […]

Read More

GlobalAIZer PowerApps Project

GlobalAIZer is a Power App (Canvas) which allows to capture photos of handwritten text that can be translated to various languages and transform text to speech in playable audio files Details about the project Problem Statement: In a diverse and interconnected world, visually impaired individuals often face challenges accessing written content, especially when presented in […]

Read More