CRM Chap
CRM Chap
  • Видео 70
  • Просмотров 238 705
PL-600 Exam Prep: Working with Azure Application Registrations in the Power Platform
Microsoft Azure Application Registrations will typically be required when we plan to do more complex integrations targeting the Power Platform and, in particular, Microsoft Dataverse. They provide a modern and secure means of authenticating into the platform, aligned to common industry standards that will work regardless of the technical platforms we use. In this video, I'll guide you through the steps to create an Application Registration and demonstrate the two primary mechanisms through which we can then use this.
This video is part of my series focused on providing small, bite-size learning tools to prepare to sit Microsoft Exam PL-600: Microsoft Power Platform Solution Architect. More...
Просмотров: 1 540

Видео

PL-600 Exam Prep: Working with Azure Active Directory Groups in the Power Platform
Просмотров 1,4 тыс.2 года назад
Traditionally, within the Microsoft Dataverse platform and its predecessor, Dynamics CRM, there was no option to directly integrate alongside existing Active Directory features, such as security groups. Instead, administrators would have to set up and manage Teams separately, introducing a significant administrative burden into the process. Today, we can integrate alongside aspects of our Azure...
PL-600 Exam Prep: Overview of Microsoft Dataverse Security Features
Просмотров 1,7 тыс.2 года назад
If we are at the stage where PL-600 is one of the exams we are hoping to pass, we should already understand some of the core security features available to us within Microsoft Dataverse. However, given the breadth of capabilities present in the platform, such as Business Units, Teams, Security Roles and Column (Field) Security Profiles, a recap is never a bad idea. 😉This video will aim to discu...
PL-600 Exam Prep: Working with Data Loss Prevention (DLP) Policies
Просмотров 1,3 тыс.2 года назад
One of the Power Platform's greatest assets - its vast array of data connectors - can also be one of its most significant headaches and could expose organisations to various risks if not managed correctly. Fortunately, by leveraging Data Loss Prevention (DLP) policies, we can introduce a degree of control over this landscape. This video aims to showcase how to create a new DLP policy in the Pow...
PL-600 Exam Prep: Configuring Azure Synapse Link for Dataverse
Просмотров 2,5 тыс.2 года назад
Previously, if we had a requirement to export out important table data from Microsoft Dataverse, we had to rely on tools such as the Data Export Service or a bespoke development piece to satisfy. Now, developers and solution architects can consider using Azure Synapse Link to provide a straightforward and modern way to continuously export our Dataverse data into Azure for consumption as part of...
PL-600 Exam Prep: Power Platform Admin Center Overview
Просмотров 2,2 тыс.2 года назад
To help manage, configure and understand the health of our Power Platform solution, we can look to leverage the capabilities available within the Power Platform Admin Center, sometimes referred to as PPAC. Through this, administrators and solution architects can perform several key activities, ranging from setting up our Dataverse environments, enabling preview or new functionality, setting up ...
PL-600 Exam Prep: Working with External Data Sources in the Power Platform
Просмотров 2 тыс.2 года назад
Data is abundant across any organisation, and, from an IT standpoint, we need to grapple and work with a variety of different sources as part of our day-to-day work. Avoiding duplication and ensuring that we can "fit" our business systems around this becomes a significant challenge. This is particularly true for solution architect's working with the Power Platform, as we typically need to evalu...
PL-600 Exam Prep: Building Crow's Foot Notation Diagrams using Microsoft Visio
Просмотров 2,5 тыс.2 года назад
Planning how our overall data model looks is an essential task that any solution architect needs to do when approaching the Power Platform first, particularly if we intend to customise Microsoft Dataverse. A common approach we can leverage involves building out a Crow's Foot Notation Diagram, which can clearly represent the various entities/tables we plan to consume, their attributes and the di...
PL-600 Exam Prep: Evaluating Power Automate Capabilities
Просмотров 2,4 тыс.2 года назад
As a solution architect working with the Power Platform, we need to understand the features available within Power Automate and how we can use it to build out automated integrations, ensure consistency from a data entry standpoint, and introduce robotic process automation (RPA) capability to the business. This video will provide an overview of the core capabilities that you need to be aware of ...
PL-600 Exam Prep: Customizing Existing Dynamics 365 Applications
Просмотров 3,3 тыс.2 года назад
Typically, a Power Platform Solution Architect will need to consider and leverage capabilities offered as part of the Dynamics 365 Customer Engagement applications. However, determining the best approach to do this, and to ensure we apply our customizations most effectively, can be challenging. This video will demonstrate a potential approach you can adopt to customize these applications effect...
PL-600 Exam Prep: Working with Dynamics 365 Applications and AppSource
Просмотров 7 тыс.3 года назад
One of the primary objectives of a Power Platform Solution Architect is to identify and exploit opportunities to leverage existing functionality, either existing as part of the Dynamics 365 Customer Engagement applications or from 3rd party providers/ISV's. This video will demonstrate how to install a Dynamics 365 Customer Engagement app into your Microsoft Dataverse environment and how Microso...
PL-400 Exam Prep: Working with Alternate Keys in the Microsoft Dataverse Web API
Просмотров 5 тыс.3 года назад
As Power Platform developers, we typically need to integrate the platform with our other business systems. One area through which we can do this by defining alternate keys for column values that refer to records in other systems. This video will explain what they are and how you can work with the Microsoft Dataverse Web API to return individual row data based on their alternate key values. This...
PL-400 Exam Prep: Working with Change Tracking in the Microsoft Dataverse Web API
Просмотров 3,7 тыс.3 года назад
As Power Platform developers, we typically need to integrate the platform with our other business systems. One area through which we can do this is via the change tracking capability within Microsoft Dataverse. In this video, I’ll explain what they are and how you can work with the Microsoft Dataverse Web API to return a subset of data that has changed since your integration last ran. This vide...
PL-400 Exam Prep: Registering & Consuming a Microsoft Dataverse Webhook from an Azure Function
Просмотров 3,4 тыс.3 года назад
There will be situations where you may need to export core transactional information from Microsoft Dataverse into an external system. In this situation, a possible integration alongside Azure Functions, leveraging Webhooks, may suit your needs. In this video, I’ll demonstrate how you can set this all up using the Plug-in Registration Tool and Microsoft Azure portal. This video is part of my se...
PL-400 Exam Prep: Posting Microsoft Dataverse Events to Azure Service Bus
Просмотров 3,7 тыс.3 года назад
There will be situations where you may need to export core, transactional information from Microsoft Dataverse into an external system. In this situation, a possible integration alongside Azure Service Bus may suit your needs. In this video, I’ll demonstrate how you can set this all up using the Plug-in Registration Tool and Microsoft Azure portal. This video is part of my series focused on pro...
PL-400 Exam Prep: Performing Batch Operations using the Microsoft Dataverse Web API
Просмотров 3,8 тыс.3 года назад
PL-400 Exam Prep: Performing Batch Operations using the Microsoft Dataverse Web API
PL-400 Exam Prep: Performing Common Operations with the Microsoft Dataverse API
Просмотров 3,1 тыс.3 года назад
PL-400 Exam Prep: Performing Common Operations with the Microsoft Dataverse API
PL-400 Exam Prep: Working with the Microsoft Dataverse Global Discovery Endpoint
Просмотров 2,8 тыс.3 года назад
PL-400 Exam Prep: Working with the Microsoft Dataverse Global Discovery Endpoint
PL-400 Exam Prep: Authenticating into the Microsoft Dataverse Web API
Просмотров 6 тыс.3 года назад
PL-400 Exam Prep: Authenticating into the Microsoft Dataverse Web API
PL-400 Exam Prep: Creating a Custom Connector for an Azure Function
Просмотров 4,9 тыс.3 года назад
PL-400 Exam Prep: Creating a Custom Connector for an Azure Function
PL-400 Exam Prep: Debugging a Microsoft Dataverse Plug-in Using the Plug-in Registration Tool
Просмотров 2,7 тыс.3 года назад
PL-400 Exam Prep: Debugging a Microsoft Dataverse Plug-in Using the Plug-in Registration Tool
PL-400 Exam Prep: Debugging a Microsoft Dataverse Plug-in using Trace Logging
Просмотров 3,2 тыс.3 года назад
PL-400 Exam Prep: Debugging a Microsoft Dataverse Plug-in using Trace Logging
PL-400 Exam Prep: Deploying a Microsoft Dataverse Plug-in using the Plug-in Registration Tool
Просмотров 4,6 тыс.3 года назад
PL-400 Exam Prep: Deploying a Microsoft Dataverse Plug-in using the Plug-in Registration Tool
PL-400 Exam Prep: Creating a Microsoft Dataverse Plug-in using Visual Studio 2019 & C#
Просмотров 7 тыс.3 года назад
PL-400 Exam Prep: Creating a Microsoft Dataverse Plug-in using Visual Studio 2019 & C#
PL-400 Exam Prep: Using the Ribbon Workbench to Create a Simple Command Button
Просмотров 9 тыс.3 года назад
PL-400 Exam Prep: Using the Ribbon Workbench to Create a Simple Command Button
PL-400 Exam Prep: Building & Deploying a Power Apps Component Framework (PCF) Control
Просмотров 7 тыс.3 года назад
PL-400 Exam Prep: Building & Deploying a Power Apps Component Framework (PCF) Control
PL-400 Exam Prep: Creating a Basic JavaScript Form Function for a Model Driven Power App Form
Просмотров 8 тыс.3 года назад
PL-400 Exam Prep: Creating a Basic JavaScript Form Function for a Model Driven Power App Form
PL-400 Exam Prep: Working with Business Rules
Просмотров 3,5 тыс.3 года назад
PL-400 Exam Prep: Working with Business Rules
PL-400 Exam Prep: Designing and Interacting with a Business Process Flow
Просмотров 3,9 тыс.3 года назад
PL-400 Exam Prep: Designing and Interacting with a Business Process Flow
Choices vs Lookup Tables in Microsoft Dataverse
Просмотров 3,4 тыс.3 года назад
Choices vs Lookup Tables in Microsoft Dataverse

Комментарии

  • @krisdcrus21
    @krisdcrus21 8 месяцев назад

    Hey Joe, series is awesome. i wanted to ask if you'd recommend any specific resources to learn c# in the contect of d365 development.

  • @danielbazetto
    @danielbazetto 9 месяцев назад

    Is this the last video about the PL-600? It seems you no longer publish videos.

    • @CRMChap
      @CRMChap 9 месяцев назад

      Correct, this video series has an accompanying blog series. You use this post to easily locate all videos / content: crmchap.co.uk/exam-pl-600-revision-notes-series-roundup/

  • @samielbalili600
    @samielbalili600 10 месяцев назад

    Great Thank you. Can you give me an Example for updating a record if the alternate key use a Lookup column?

    • @CRMChap
      @CRMChap 9 месяцев назад

      How are you performing the operation? Via C#, JavaScript, HTTP web request etc?

  • @EmialmasiaFull
    @EmialmasiaFull 10 месяцев назад

    pdf?

  • @EmialmasiaFull
    @EmialmasiaFull 10 месяцев назад

    I didn't fully understand this video In summary, this would be the same as exporting a solution in zip and importing it into another tenant?

    • @CRMChap
      @CRMChap 9 месяцев назад

      Correct, the approach in this video is showing how the above steps can be automated via Azure pipelines, instead of completing these steps manually?

  • @sandeepadode1
    @sandeepadode1 11 месяцев назад

    Can we create a web api that would internally connect to daraverse? I am planning to create a custom connector that would have custom logic to do some custom logic with dataverse. I built the api with client secret, but I want that to run under the context of the end user who put in their credentials while connecting to the custom connector first that will be used in a canvas app. I am basically trying to get the context of the current logged in user from canvas app. Can we do that?

    • @CRMChap
      @CRMChap 9 месяцев назад

      I think you will encounter some technical challenges using custom connectors, but the scenario you are describing would, I believe, require on-behalf OAuth 2.0 flow implemented within your API: learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-on-behalf-of-flow

    • @sandeepadode1
      @sandeepadode1 9 месяцев назад

      @@CRMChap thank you. I figured it out 🙂

  • @nathan5657
    @nathan5657 11 месяцев назад

    Slight changes have occured for the copy role action, these are the steps to follow at the time of writing: Select the (basic user) role from the "Security Roles" screen and then select More Actions -> Copy Role

  • @mohamedaminetrigui9535
    @mohamedaminetrigui9535 Год назад

    Hello, can I understand the purpose of webhooks please? Can't we just make an azure function or a plugin for that action? When shall we go for webhooks and not normal functions?

    • @CRMChap
      @CRMChap 11 месяцев назад

      Well, in that scenario, an Azure aware plug-in would be classed as a webhook if executed synchronously. Webhooks will be for those synchronous scenarios mainly, where you don't want to commit the data in Dataverse without it first being POSTed successfully to an external endpoint.

  • @syedumairhasan5943
    @syedumairhasan5943 Год назад

    Just completed the series, quite useful, Subscribed!

  • @anandvdl
    @anandvdl Год назад

    HI i am trying to do same with my Power app (Developer account) to azure created with personal account it is not working

    • @CRMChap
      @CRMChap Год назад

      Can you provide further details? Such as the error message you are getting or precise step where you are encountering issues?

  • @randomclips3778
    @randomclips3778 Год назад

    I will pass the exam using your videos wish me luck

    • @CRMChap
      @CRMChap 9 месяцев назад

      Good luck!

  • @lezzles11
    @lezzles11 Год назад

    Hi, just wondering - is the AzureDevOps part of the PL-400 exam?

    • @CRMChap
      @CRMChap Год назад

      The exam has been updated since the video was produced, and Azure DevOps is no longer part of the exam. You can refer to the study guide for the exam for the latest information: learn.microsoft.com/en-us/certifications/resources/study-guides/pl-400

    • @EmialmasiaFull
      @EmialmasiaFull 10 месяцев назад

      @@CRMChap And what videos that you published, should I take into consideration, for the PL-400 exam? Can you give me a summary of videos important , please? I'm already lost

  • @netsena1775
    @netsena1775 Год назад

    thanks joe

  • @nagarajanmm8523
    @nagarajanmm8523 Год назад

    Awesome content, Thank you

  • @netsena1775
    @netsena1775 Год назад

    thanks Joe!

  • @nazuu
    @nazuu Год назад

    great video pall :)

  • @netsena1775
    @netsena1775 Год назад

    THANK YOU, CRM CHAP!

  • @ak94-x4i
    @ak94-x4i Год назад

    Hey! is there alternative tool in XRMToolbox for this nowadays, since I can't find it?

    • @CRMChap
      @CRMChap Год назад

      The XrmToolBox is still available and can be downloaded from the website: www.xrmtoolbox.com/

  • @codephil
    @codephil Год назад

    Anyone know how to send only specific attributes? Seeing how it says in the 'Step' Configuration that Message does not support Filtered Attributes.

    • @CRMChap
      @CRMChap Год назад

      Only for the Update operation will specific attributes be sent and, in this scenario, only the attributes that have changed. For Create, you will get all attributes and you will need to filter them out downstream. Filtered Attributes as a concept instead controls which fields will trigger the update operation.

  • @markrennie7458
    @markrennie7458 Год назад

    Very useful, thank you. We have a custom pricing need that includes a specialist supported cost too i.e. because the customer & product combination trigger a special deal, so the cost price is also custom but importantly the quote/order needs to carry the "Special Pricing" references so that when the order is processed we know where the Special Cost and therefore custom sell price came from. Do you have any explanations that show storing reference info that came from a custom plug in, in this case for a specialist cost?

  • @munkybutler1
    @munkybutler1 Год назад

    Hi Joe, loving the PL-400 videos. How much actual Java Script does one need to know for the PL-400 exam?

    • @CRMChap
      @CRMChap Год назад

      I would say you need to have foundational understanding of how the language works, but for PL-400, the focus is more on understanding what is possible via JavaScript and how to work with the various methods exposed out by the platform.

  • @munkybutler1
    @munkybutler1 Год назад

    Hi Joe, thanks for this series, it's the best resource out there for PL-400.

  • @munkybutler1
    @munkybutler1 Год назад

    Hi Chap, thanks for this great series. I can't see the PowerShell script at the link in the description.

    • @CRMChap
      @CRMChap Год назад

      It looks like Microsoft have updated the article, now that the PAC CLI supports integration with the various SDK tools. I would recommend you follow these instructions instead to access these tools.

    • @EmialmasiaFull
      @EmialmasiaFull 10 месяцев назад

      @@CRMChap what are the instructions? What is PAC CLI? Can you give me a link with the instructions?

  • @nerdemcodigo
    @nerdemcodigo Год назад

    Hi Man! That' a great video! Thanks for share this amazing content! Do you know how can I make a message Pop-Up in that situation? Like, if the user put a incorrect phone number, then a pop-up message will appear saying that the number format in incorrect. Thank you!

    • @CRMChap
      @CRMChap Год назад

      Thanks Tulio! In this case, you can throw an InvalidPluginExecution exception in your code and supply the error message of your choosing: learn.microsoft.com/en-us/power-apps/developer/data-platform/best-practices/business-logic/use-invalidpluginexecutionexception-plugin-workflow-activities

  • @sgeorge1642
    @sgeorge1642 2 года назад

    Great video. Thanks.

  • @ranatahirtahir9980
    @ranatahirtahir9980 2 года назад

    Nice Sir Please Need video on Pl 900

  • @sharazkm5785
    @sharazkm5785 2 года назад

    If we are using Canvas with data verse as source- will this business rule be applied there also??

    • @CRMChap
      @CRMChap 2 года назад

      Only if the business rule is configured to execute at the table (entity) level and only for specific action types, such as set value.

  • @hhttEthio
    @hhttEthio 2 года назад

    Thank you Joe, its really great videos and best tutorial so far I got on this topic. God bless you for doing this, am preparing for my exam and shifting from C# developer to CRM and got your videos so helpful. 🙏

  • @rafanel81
    @rafanel81 2 года назад

    Has Common Data been renamed to Datverse?

    • @CRMChap
      @CRMChap 2 года назад

      Correct, Common Data Service is now called Microsoft Dataverse

  • @ara99
    @ara99 2 года назад

    Fantastic content, thank you so much!!

  • @labheshs
    @labheshs 2 года назад

    Hello , need help with Azure pipeline. I am getting the below error and wants to understand if anyone has any clue why this error is coming. Error: AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access '00000007-0000-0000-c000-000000000000'. Trace ID: 845809f9-a846-4602-b3f9-373f33ff9001 Correlation ID: bcb4a6d6-3c0f-4ac5-b528-4b5436c2ef12 I have created a pipleline in AzureDevops and logged in with my corp credentials. I am trying to run that pipeline and getting the above error. My understanding is that since I am using a Service Connection in Azure pipeline and hence it is giving this error. kindly suggest

    • @CRMChap
      @CRMChap 2 года назад

      Looks like you are using a full user account with MFA enabled. The recommended approach is to use Application Users instead: docs.microsoft.com/en-us/power-apps/developer/data-platform/walkthrough-register-app-azure-active-directory docs.microsoft.com/en-us/power-platform/admin/manage-application-users#create-an-application-user

  • @rahulmshahane
    @rahulmshahane 2 года назад

    Please upload material for PL-200 Exam

  • @amaykulkarni4032
    @amaykulkarni4032 2 года назад

    Can we change the entity in the first step after BPF activation?

    • @CRMChap
      @CRMChap 2 года назад

      No, the entity / table selected for the first step must always be linked to the one you selected originally. In this scenario, to change, you would need to create a new BPF

  • @johnbrennan8442
    @johnbrennan8442 2 года назад

    Great video can I ask how to prevent other members of an environment from seeing your solution / tables please

    • @CRMChap
      @CRMChap 2 года назад

      It's not possible to selectively control which user(s) can see and work with specific solutions, it's an "all or nothing" approach. The only way to implement something like this would be by using separate environments.

    • @johnbrennan8442
      @johnbrennan8442 2 года назад

      @@CRMChap Thank you for the reply it’s not good that every developer can see each other’s solutions within our specified Dev env and not practical to have every developer have their own dev env

    • @CRMChap
      @CRMChap 2 года назад

      This is actually better this way IMHO, because otherwise, how will developers know whether someone else has modified or altered the same component? 😉 Developers can setup their own personal environment free of charge via the developer plan, and this is the recommended approach to follow: docs.microsoft.com/en-us/powerapps/maker/developer-plan

    • @johnbrennan8442
      @johnbrennan8442 2 года назад

      @@CRMChap We don’t want our developers having their own Dev Envs as they could bypass our governance easily

    • @CRMChap
      @CRMChap 2 года назад

      Well, regardless, your developers can (if they want to) set up a Developer Plan environment at any time. And you have, as far as I know, no control or visibility over this. So my question would be, why is this such a huge governance concern for you?

  • @sapanadashetwarpodutwar736
    @sapanadashetwarpodutwar736 2 года назад

    This video helped me a lot today.

  • @ankitkishore77
    @ankitkishore77 2 года назад

    thanks man

  • @piyushkothari3
    @piyushkothari3 2 года назад

    We are trying to build a mobile app for a portal site. How can we authenticate local users using the dataverse api?

    • @CRMChap
      @CRMChap 2 года назад

      In this case, you probably need to implement an on-behalf flow using OAuth 2.0. Further details can be found here: docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-on-behalf-of-flow

  • @piyushkothari3
    @piyushkothari3 2 года назад

    Can you also explain how to connect using client credentials?

    • @CRMChap
      @CRMChap 2 года назад

      Please check this article for details on how to generate an access token for client credentials: docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-client-creds-grant-flow#get-a-token

  • @tudor14
    @tudor14 2 года назад

    This is some of the most niche yet useful content I've found on YoutTube. You have a unique ability to synthesize and demonstrate useful concepts. Doing Gods work mate keep it up.

  • @michaelwink7552
    @michaelwink7552 2 года назад

    How can you secure your storage account, it appears all of this works great while the storage account allows all public ip's, but as soon as you lock it down it's no longer accessible from the maker portal and any subsequent syncs fail with a 403, I can;t find any documentation from MS detailing the ip's used in this scenario!?

    • @CRMChap
      @CRMChap 2 года назад

      For this scenario, you would need to take a look at the preview functionality involving virtual networks and configure this for your environment / storage account. Further details can be found here: docs.microsoft.com/en-us/data-integration/vnet/data-gateway-power-platform-dataflows

  • @ranzzz2045
    @ranzzz2045 2 года назад

    Hi, may I know why is it not suggested to map organization strucutre to business units?

    • @CRMChap
      @CRMChap 2 года назад

      Excessive utilisation of business units, particularly for scenarios where you don't need such strict security boundaries, can make the Dataverse environment incredibly difficult and complex to maintain. This is also a recommendation made specifically by Microsoft: docs.microsoft.com/en-us/learn/modules/model-security/4-dataverse#design-principles

  • @yahmamoto
    @yahmamoto 2 года назад

    Would be amazing to also include the user experience about the different parts of the Power Platform. For example when to use a business process flow and who it is for. Is this something everyone should fill in or is it made to help an administrator keeping track of different processes? That would help alot to understand the concept of doing these business process flows instead of just having for example a sharepoint site to track the different data thats entered. Maybe you have another video talking about this at a deeper level :) Great content btw!

  • @Aristotin
    @Aristotin 2 года назад

    useful and thanks

  • @MultiFESTUS
    @MultiFESTUS 2 года назад

    I received a "The CustomControl ID does not exist for the specified name" error when trying to deploy this from my DEV environment...could you help please?

    • @CRMChap
      @CRMChap 2 года назад

      Could you provide some further detail please - at which step (minute mark) in the video do you get this error? Can you provide a URL containing a screenshot of the error you are getting and/or link to the entire code file you are working on?

    • @luckeystar6
      @luckeystar6 2 года назад

      @@CRMChap H:\PCF\Sample>pac pcf init --namespace jjg --name PL400Samp --template field 'pac' is not recognized as an internal or external command, operable program or batch file.

    • @luckeystar6
      @luckeystar6 2 года назад

      @@CRMChap I have the same issues sir

    • @luckeystar6
      @luckeystar6 2 года назад

      H:\>cd H:\PCF H:\PCF>mkdir Sample H:\PCF>cd .Sample The system cannot find the path specified. H:\PCF>cd .\Sample H:\PCF\Sample>pac pcf init --namespace jjg --name PL400Samp 'pac' is not recognized as an internal or external command, operable program or batch file.

    • @CRMChap
      @CRMChap 2 года назад

      @Scott Lucks Have you installed the Power Platform CLI correctly? docs.microsoft.com/en-us/power-platform/developer/cli/introduction#install-microsoft-power-platform-cli

  • @vinodbhandari7828
    @vinodbhandari7828 2 года назад

    This video saved my day, Thanks for making such informative video.

  • @juansimon8737
    @juansimon8737 2 года назад

    Awesome stuff in this series! Thank you for producing it.

  • @ankitkishore77
    @ankitkishore77 2 года назад

    THanks a ton man... you have been a savior for a lot of us

  • @belkaaloulwahiba4770
    @belkaaloulwahiba4770 2 года назад

    excellent very useful

  • @maxnomicon
    @maxnomicon 2 года назад

    Great video. Thanks for the content and the effort. It's really helpful!

  • @magnews-diana5560
    @magnews-diana5560 2 года назад

    Thank you for explain this feature so clearly! Is there a way of tracking modification only on specific fields for updated entities (obviously it would make no sense for inserted or deleted ones)?

    • @CRMChap
      @CRMChap 2 года назад

      No problem! Unfortunately not, you would have to use the mechanism outlined on here to see if a change has occurred and then extract out the column(s) you are interested in.