Merge Related Table Rows Text Column in Power BI

Scenario: In the Power BI report, we aim to display all technology names associated with the current project using a card or any other visualization. The technologies are stored as a sub-grid within the Project form, with a many-to-many (N:N) relationship between Project and Technology, implemented through the bit_technology_project table. Issue: In Power BI, the... Continue Reading →

Canvas Apps Functionality with Code View

Feature: The Code View feature in Power Apps allows users to interact with the source code of their canvas apps in a readable and manageable format, making it easier to work with components, customize functionality, and create reusable templates. Below are detailed points on how this feature works and what it offers: Feature Details: This... Continue Reading →

Moving Power Portal Records

Problem Statement: In today's digital age, organizations are constantly seeking ways to streamline their processes, enhance user experiences, and make data management more efficient. One area where this need is particularly evident is in the realm of customer and partner interactions, often facilitated through web portals. Microsoft Power Apps Portals, a component of the Power... Continue Reading →

Delete disabled/deleted AAD users from Dynamics

Problem Statement: Microsoft Dataverse disables users when we delete user from Azure Active Directory or the Microsoft 365 admin center. However, these disabled users still occupy space and holds historical records. To overcome this issue, Dataverse offers a feature that enables the removal of disabled users. Solution: Microsoft has introduced new feature to delete disabled... Continue Reading →

Up ↑