Tag Archives: Duplicate detection
Highlight Duplicate Records in Canvas PowerApps in Gallery Control
Hi All, Let’s see how to highlight duplicate records in Gallery control what works on data source or collection. In this example: I’ll be using a collection that I will highlight in 2 ways Use-case: I want to highlight duplicate ‘Project Allocation’ entries submitted. If someone has submitted a entry that has on Same Project … Continue reading Highlight Duplicate Records in Canvas PowerApps in Gallery Control
Define alternate keys for an entity
With the release of Microsoft 2015 Update 1 Microsoft has released lots of exciting features, one of them is alternate key. Traditionally we use CRM primary field to identify the records. All Microsoft dynamics entities has unique identifier known as GUID. This GUID is the Primary key of particular record. When we want to integrate … Continue reading Define alternate keys for an entity