Skip to content

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

    • About
    • DEV Tools
  • Power Platform

    [Code Snippet] Xrm.Data.Powershell | Get-CrmRecordsByFetch

    Published by

    Rajeev Pentyala

    on

    March 28, 2023

    In this article lets see how to execute the Get-CrmRecordsByFetch operation in PowerShell using Microsoft.Xrm.Data.PowerShell library. What is Microsoft.Xrm.Data.PowerShell In this article, I will provide the code snippet for Get-CrmRecordsByFetch operation. Get-CrmRecordsByFetch operation retrieves CRM records by using FetchXML query. Scenario: I need to fetch ‘User’ table records, if either…

    Continue reading →: [Code Snippet] Xrm.Data.Powershell | Get-CrmRecordsByFetch
  • Power Platform

    Xrm.Data.Powershell | Get-CrmRecordsByFetch | White space is not allowed before the string terminator.PowerShell

    Published by

    Rajeev Pentyala

    on

    March 28, 2023

    While executing Get-CrmRecordsByFetch operation in PowerShell using Microsoft.Xrm.Data.PowerShell library, I encountered White space is not allowed before the string terminator.PowerShell error. Reason: Fix: Sharing this trivial Issue as it was annoying and took sometime to fix 🙂

    Continue reading →: Xrm.Data.Powershell | Get-CrmRecordsByFetch | White space is not allowed before the string terminator.PowerShell
  • C#

    C# | Parse Json using System.Text.Json (instead of Json.NET)

    Published by

    Rajeev Pentyala

    on

    March 21, 2023

    In this post lets see how to parse a complex Json content without using Json.NET library and by using the native System.Text.Json namespace. What and why cant I use Json.NET library? Scenario: Coming to our scenario we have following json content and we need to parse and read the inputs…

    Continue reading →: C# | Parse Json using System.Text.Json (instead of Json.NET)
  • PowerApps

    Request a Power Apps premium license from org admins

    Published by

    Rajeev Pentyala

    on

    March 21, 2023

    In ‘Power Apps’ users can now request a license from their admin – directly in product. If a user is trying to run an app that requires a license, they will see the option to ‘Request a license’, in addition to the buy a license or start a trial option…

    Continue reading →: Request a Power Apps premium license from org admins
  • Power Platform

    Power automate | Child flows | ‘NestedWorkflowDoesNotContainResponseAction’ error

    Published by

    Rajeev Pentyala

    on

    March 15, 2023

    While running a Power automate Child Flows scenario, encountered the following exception. NestedWorkflowDoesNotContainResponseAction. To wait on nested workflow ‘xxx-xx-xxxx-xxxx’, it must contain a response action. Flow Error To explain the cause of the error and the fix, let me explain my Power automate Child Flows scenario. Following is the step by…

    Continue reading →: Power automate | Child flows | ‘NestedWorkflowDoesNotContainResponseAction’ error
  • CRM

    Plugin Registration Tool (PRT) | ‘Invalid plug-in registration stage’ error while unregistering Assembly

    Published by

    Rajeev Pentyala

    on

    March 10, 2023

    While unregistering one of my custom plug-in assemblies from the Plugin Registration Tool (PRT), I got the following error: Invalid plug-in registration stage. Steps can only be modified in stages BeforeMainOperationOutsideTransaction, BeforeMainOperationInsideTransaction, AfterMainOperationInsideTransaction and AfterMainOperationOutsideTransaction. Reason: Fix: If you are looking for downloading and launching Plugin Registration Tool, please refer…

    Continue reading →: Plugin Registration Tool (PRT) | ‘Invalid plug-in registration stage’ error while unregistering Assembly
  • Power Platform

    Power Virtual Agent (PVA) | GPT | Boost conversations (preview)

    Published by

    Rajeev Pentyala

    on

    March 8, 2023

    In this article, I am going to give a quick demo on PVA Boost conversations GPT capability. What is Boost conversations in PVA Lets learn how to use Boost conversations capability. Steps to use Boost conversations in PVA Publish the bot: URL considerations: There are some requirements on the type…

    Continue reading →: Power Virtual Agent (PVA) | GPT | Boost conversations (preview)
  • Power Platform

    [Beginners] Power Platform | Tenant vs Environment

    Published by

    Rajeev Pentyala

    on

    March 8, 2023

    Most of the beginners, gets confused between a Tenant and Environment in Power Platform. Lets understand the differences and learn how to manually fetch ‘Tenant Id’ and ‘Environment Id’. What is Tenant: What is an Environment: How an Environment is different than Tenant: How to manually fetch ‘Tenant ID’ and…

    Continue reading →: [Beginners] Power Platform | Tenant vs Environment
  • Power Platform

    [Quick Tip] Power Automate flow | Get current Environment ID

    Published by

    Rajeev Pentyala

    on

    March 3, 2023

    Lets learn how to fetch the current ‘Environment ID’ in Power Automate flows. What is Environment Id: In few scenarios, we would need ‘Environment ID’ to perform actions. Lets see how to fetch the current Environment ID in Power Automate Flow. Power Automate Flow to fetch current Environment ID: 😉

    Continue reading →: [Quick Tip] Power Automate flow | Get current Environment ID
  • Canvas Apps

    [Experimental Feature] Call Dataverse actions directly in Power Fx

    Published by

    Rajeev Pentyala

    on

    March 1, 2023

    In one of my previous articles, I’ve explained the steps to call the Dataverse Custom API from Canvas App using Power Automate cloud flow. Recently a new experimental feature Call Dataverse actions directly in Power Fx released using which makers can now directly invoke a Dataverse Custom API within a…

    Continue reading →: [Experimental Feature] Call Dataverse actions directly in Power Fx
Previous Page Next Page
Visitors

2,154,401 hits

Top Posts
Getting Started: Build Your First Power Apps Code AppGetting Started: Build Your First Power Apps Code AppAugust 27, 2025Rajeev Pentyala
Claude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeClaude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeFebruary 5, 2026Rajeev 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

Create a free website or 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 480 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