As developers, we often encounter scenarios where the same logic needs to be
written in multiple places. This may result in code redundancy and possible
discrepancies. To address this, Microsoft has introduced Power Fx Functions
(Preview) — enabli...
Power Pages is a strong tool that helps you create and run websites. One key
feature of the Advanced Settings helps improve the security of your site. In
this blog, we’ll break down what Advanced Settings are, why they matter, and how
to use them ...
In SQL Server Reporting Services (SSRS), actions play a crucial role in
enhancing report interactivity and making SSRS reports more dynamic. They enable
users to perform specific tasks or navigate to different content by clicking on
designated are...
In this blog, we’ll explore how using dependent libraries can significantly
improve maintainability, reusability, and performance in Power Apps PCF
controls. Through practical scenarios, we’ll uncover how this architectural
choice reduces bundle s...
In every Dynamics 365 or Power Apps implementation, it’s common to require
fields where users select values from predefined lists—such as Job Title,
Customer Category, Priority, or Region. These lists are typically implemented
using Choice fields ...
In this blog, we will walk through the process of creating a new segment in
Real-Time Journeys and updating the segment by adding members using the
Microsoft Dynamics 365 Web API. (Create a segment-based journey) A segment is a
group of contacts o...
Embedding process mining reports in Power BI workspaces allows organizations to
visualize, analyze, and refine their actual business processes. The combination
is powerful, transforming sophisticated event data into actionable
insights—making it s...
A recent requirement involved adding multilingual support to a custom page
within a model-driven app. The objective was to enable users from different
regions to interact with the app seamlessly in their preferred languages. To
achieve this object...