Skip to content

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

    • About
    • DEV Tools
  • PowerApps

    Power Apps | Unable to query Canvas App using CDS WebAPI

    Published by

    Rajeev Pentyala

    on

    September 27, 2020

    In my Power Apps Environment I have the following ‘Hello World’ Canvas App. When I query ‘Canvas App’ entity using Web API from same Environment, there were no Canvas App records returned. Reason: If you create a Canvas App from ‘Apps’ tab outside of solutions or imported any App to…

    Continue reading →: Power Apps | Unable to query Canvas App using CDS WebAPI
  • CRM, PowerApps

    Power Platform Admin Analytics

    Published by

    Rajeev Pentyala

    on

    September 27, 2020

    In previous Dynamics versions, with the help of Organization Insights, available as a preferred solution from AppSource, we can get the organization level insights such as No of Active Users, API Calls, etc. Now  these analytics can be viewed right from the Power Platform Admin Center with no need of…

    Continue reading →: Power Platform Admin Analytics
  • 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
Previous Page Next Page
Visitors

2,149,289 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
GitHub Spec-Kit with Claude Code: Build a React App Using Spec-Driven AIGitHub Spec-Kit with Claude Code: Build a React App Using Spec-Driven AIFebruary 22, 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
  • Subscribe Subscribed
    • Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI
    • Join 478 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