Skip to content

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

    • About
    • DEV Tools
  • Dataverse

    Dataverse | Fetch XML | Join unrelated tables and fetch records

    Published by

    Rajeev Pentyala

    on

    June 27, 2024

    When you observe the Fetch XML generated by joining Accounts and Contacts table, the from and to attributes of the<link-entity> contain the ‘parentcustomerid’ and ‘accountid’, which are GUIDs. These GUIDs define the relationship (i.e., primary and foreign keys). Executing the above Fetch XML query returns all the Account records related…

    Continue reading →: Dataverse | Fetch XML | Join unrelated tables and fetch records
  • Dataverse

    Power Automate cloud flow : Move data between environments

    Published by

    Rajeev Pentyala

    on

    June 12, 2024

    In this article, let’s learn how data can be moved between Dataverse environments using a Power Automate cloud flow. Scenario: Steps to create the flow: Setting Concurrency: 🙂

    Continue reading →: Power Automate cloud flow : Move data between environments
  • Canvas Apps

    Canvas App: Call Graph API Directly and Read the Response

    Published by

    Rajeev Pentyala

    on

    June 11, 2024

    In this article, I will explain how to call the Graph API directly in a Canvas App and read the response. What’s in Microsoft Graph? Microsoft Graph exposes REST APIs and client libraries to access data on the following Microsoft cloud services: What is a Graph Explorer: Now that you…

    Continue reading →: Canvas App: Call Graph API Directly and Read the Response
  • CRM, Dataverse

    Dataverse | Bypass a Plug-in Step Logic Using the ‘Bypass Custom Business Logic’ Feature

    Published by

    Rajeev Pentyala

    on

    June 5, 2024

    There are times when you want to be able to perform data operations without having custom business logic applied. Let’s say you have a plug-in step registered on the ‘Pre Account Create’ message, which triggers every time before an account is created. In certain data operations, such as data migration…

    Continue reading →: Dataverse | Bypass a Plug-in Step Logic Using the ‘Bypass Custom Business Logic’ Feature
  • Canvas Apps

    Canvas App: Gallery Search Using the ‘DelayOutput’ Text Property

    Published by

    Rajeev Pentyala

    on

    May 6, 2024

    Discover in this article how you can improve gallery item searches by leveraging the DelayOutput text property. What is DelayOutput property: Let’s explore the benefits of the DelayOutput property with an example. I’ve created a simple app featuring a gallery and a textbox with a search function utilizing the Search…

    Continue reading →: Canvas App: Gallery Search Using the ‘DelayOutput’ Text Property
  • Dataverse

    Dataverse | Restore deleted table records (preview)

    Published by

    Rajeev Pentyala

    on

    May 6, 2024

    As part of the preview feature, the Recycle bin kind of option is available under Data Management to recover table record data from any type of delete scenario within a specified configurable time frame. To use this feature, it must be enabled in the environment where you want to restore…

    Continue reading →: Dataverse | Restore deleted table records (preview)
  • Governance

    Power Platform | Tenant-level analytics

    Published by

    Rajeev Pentyala

    on

    May 4, 2024

    Lets say you are a Power Platform Administrator and you would like to know about Did you know that Tenant-level analytics allows admins to view and compare insights derived from the Platform telemetry data across environments they manage. Tenant admins can view reports containing analytics that apply to all environments…

    Continue reading →: Power Platform | Tenant-level analytics
  • Canvas Apps, CRM

    Canvas App | Multiple Combo box filters on Collection

    Published by

    Rajeev Pentyala

    on

    April 28, 2024

    In this article, let’s see how to achieve complex multi-combo box filters on collections. Here is what the app with filters looks like: Let’s first understand our scenario and then proceed with building the app. Scenario: As we know the scenario now, let’s build the App. Building the App: Now…

    Continue reading →: Canvas App | Multiple Combo box filters on Collection
  • CRM

    FetchXML : Filter on column values in the same row

    Published by

    Rajeev Pentyala

    on

    April 28, 2024

    Did you know that by using the valueof attribute, you can create filters that compare columns on values in the same row. Scenario 1 : Find Contact records where the firstname column value matches the lastname column value Scenario 2 : Cross table comparisons – Fetch rows where the contact fullname column matches the account name column Please…

    Continue reading →: FetchXML : Filter on column values in the same row
  • Git

    GitHub : Export issues to a CSV file

    Published by

    Rajeev Pentyala

    on

    April 25, 2024

    In this article, let’s see how to export GitHub issues to a CSV file using the Git CLI. The steps I am going to show you are tailored for a Windows machine, but the steps for non-Windows machines are mostly the same. I will also share the official documentation link…

    Continue reading →: GitHub : Export issues to a CSV file
Previous Page Next Page
Visitors

2,148,170 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
[Step by Step] Beginner : Create a PCF control and add it to a custom page[Step by Step] Beginner : Create a PCF control and add it to a custom pageDecember 2, 2024Rajeev 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