Skip to content

Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

    • About
    • DEV Tools
  • PowerApps

    Microsoft Teams and PowerApps – Project Oakdale

    Published by

    Rajeev Pentyala

    on

    September 24, 2020

    Project Oakdale, a new built-in low-code data platform for Teams that provides enterprise relational datastores with rich data types to Teams users, is now in public preview. Solutions built with Power Platform can be easily published to the Teams app store and can be used off the shelf or customized…

    Continue reading →: Microsoft Teams and PowerApps – Project Oakdale
  • CRM

    [Code Snippet] Using Microsoft.Pfe.Xrm library

    Published by

    Rajeev Pentyala

    on

    September 20, 2020

    Pfe.Xrm library allows us to submit a bunch of XRM requests as batches (using ExecuteMultipleRequest) and execute them in parallel. In this article, lets see how to use Microsoft.Pfe.Xrm library with a simple ‘Retrieve Request’. What is Microsoft.Pfe.Xrm library? Contains a set of common components for building solutions using the…

    Continue reading →: [Code Snippet] Using Microsoft.Pfe.Xrm library
  • PowerApps

    Power Apps | Custom connector | User does not have an entitlement to use PowerApps

    Published by

    Rajeev Pentyala

    on

    September 2, 2020

    From the Dynamics trial instance, while registering a Custom Connector, encountered following issue. Reason: Error message states clearly, that the User who is trying to register ‘Custom Connector’ does not have ‘Power Apps’ license. By default when you subscribe for trial , Dynamics only grants the ‘Dynamics 365 Customer Engagement…

    Continue reading →: Power Apps | Custom connector | User does not have an entitlement to use PowerApps
  • SQL

    SQL SERVER | Merge Statement | The insert column cannot contain multi-part identifiers

    Published by

    Rajeev Pentyala

    on

    August 30, 2020

    Other day while executing SQL ‘MERGE’ statement on 2 tables, I ran in to following error. The insert column list used in the MERGE statement cannot contain multi-part identifiers Before we understand the reason and fix for this error, lets get the basics of ‘MERGE’ statement. ‘MERGE’ statement: ‘MERGE’ statement…

    Continue reading →: SQL SERVER | Merge Statement | The insert column cannot contain multi-part identifiers
  • SQL

    Working with JSON data in SQL Server

    Published by

    Rajeev Pentyala

    on

    July 26, 2020

    In this article, lets see how to work with JSON data in SQL Server using SSMS. Following features will be covered in this article. Format SQL table data in JSON format (Using FOR JSON PATH clause) Store JSON data in SQL table Query JSON data in SQL server (Using JSON_VALUE…

    Continue reading →: Working with JSON data in SQL Server
  • CRM

    Power Apps | CDS | Track deleted records using ‘Change Tracking’

    Published by

    Rajeev Pentyala

    on

    July 24, 2020

    For unversed, Change Tracking in CDS allows data to be synchronized by detecting what data has changed since the data was initially extracted or last synchronized. Its useful in Integration scenarios, where you have to keep data between CDS and external systems in sync. Assume that your customer has a…

    Continue reading →: Power Apps | CDS | Track deleted records using ‘Change Tracking’
  • PowerApps

    Power apps – Model driven app – Excel import not working

    Published by

    Rajeev Pentyala

    on

    June 29, 2020

    Other day, when we copied one of the Environments to another and tried to import csv file using ‘Excel’ import feature, file stuck at ‘Submitted’ state. Reason: Post copy, Environment’s ‘Administration mode’ gets enabled by default, which prevents all background (Async) operations. Fix: Open Power Platform admin center Open the…

    Continue reading →: Power apps – Model driven app – Excel import not working
  • CRM

    Azure function and Cosmos DB Table API – Method not found exception

    Published by

    Rajeev Pentyala

    on

    June 28, 2020

    While creating ‘Entities’ in Azure cosmos Table API from Azure function we encountered following exception. Reason: Azure Function application project was configured using ‘Azure Function v1 (.NET Framework)’. “Microsoft.Azure.Cosmos.Table” nuget package is not compatible with ‘Azure Function v1 (.NET Framework)’. Fix: Change the Azure Function application project type to .NET…

    Continue reading →: Azure function and Cosmos DB Table API – Method not found exception
  • PowerApps

    Power Apps – Component library

    Published by

    Rajeev Pentyala

    on

    May 31, 2020

    Components In Power Apps, Components are reusable building blocks for canvas apps so that app makers can create custom controls to use inside an app. Components scope is local, which means you can create a Component in an App and can reuse with in the screens of that particular App.…

    Continue reading →: Power Apps – Component library
  • Portals

    Power Apps Portal – Remove an Entity from Global Search

    Published by

    Rajeev Pentyala

    on

    May 9, 2020

    If you are not familiar with Portal ‘Global Search’, please refer my other article to learn the steps to configure global search for an entity. In this article, how to remove global search for a configured entity. Disable the ‘Search Index’: Open the entity you would want to disable the…

    Continue reading →: Power Apps Portal – Remove an Entity from Global Search
Previous Page Next Page
Visitors

2,144,769 hits

Top Posts
Claude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeClaude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeFebruary 5, 2026Rajeev Pentyala
Getting Started: Build Your First Power Apps Code AppGetting Started: Build Your First Power Apps Code AppAugust 27, 2025Rajeev Pentyala
Power Pages | Build a Site Using 'Claude Code' and the 'Power Pages Plugin'Power Pages | Build a Site Using 'Claude Code' and the 'Power Pages Plugin'March 15, 2026Rajeev Pentyala

Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

  • Pinterest
  • Instagram
  • Facebook
  • Mail
    • About
    • DEV Tools

Blog at WordPress.com.

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
 

Loading Comments...
 

    • Subscribe Subscribed
      • Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI
      • Join 483 other subscribers
      • Already have a WordPress.com account? Log in now.
      • Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI
      • Subscribe Subscribed
      • Sign up
      • Log in
      • Report this content
      • View site in Reader
      • Manage subscriptions
      • Collapse this bar

    Notifications