Skip to content

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

    • About
    • DEV Tools
  • 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
  • Power Platform

    [Beginners] Power Fx: ShowColumns, AddColumns, RenameColumns and DropColumns

    Published by

    Rajeev Pentyala

    on

    April 25, 2024

    ShowColumns, AddColumns, RenameColumns and DropColumns are Power Fx functions which helps you to shape your collection. In this article, I will try to explain these functions with a simple scenario. Scenario: Let’s get started and execute our scenario by building a simple Canvas App. Steps to create the canvas App:…

    Continue reading →: [Beginners] Power Fx: ShowColumns, AddColumns, RenameColumns and DropColumns
  • Canvas Apps

    [Tip] Stick a control to the right side of the Parent

    Published by

    Rajeev Pentyala

    on

    April 23, 2024

    I have a button added to a Gallery control, and I want it to always be positioned to the right side of the gallery. So, as shown below, I set the X property of the button control to a specific number, which positioned the button to appear on the right…

    Continue reading →: [Tip] Stick a control to the right side of the Parent
  • CRM

    [Tip] Dataverse | Quickly copy column’s Logical and Schema names

    Published by

    Rajeev Pentyala

    on

    April 22, 2024

    Did you know that you can quickly copy the columns Logical and Schema names from the column’s context menu? 🙂

    Continue reading →: [Tip] Dataverse | Quickly copy column’s Logical and Schema names
  • CRM

    Power Automate | Insert a new option for a global or local option set (Choice) field

    Published by

    Rajeev Pentyala

    on

    April 22, 2024

    In this article, let’s learn how to insert a new option for a global or local option set using the InsertOptionValue unbound action in Power Automate. Create new option in global choices field: Now lets see how to create new option in local choice field. Create new choice in local…

    Continue reading →: Power Automate | Insert a new option for a global or local option set (Choice) field
  • CRM, Power Platform

    Microsoft Adoption | Sample solution gallery

    Published by

    Rajeev Pentyala

    on

    April 19, 2024

    Imagine you’re new to Power Platform and eager to learn from others’ experiences in app development. Did you know that you can explore and download amazing apps/solutions of others from a sample gallery? Go to Microsoft Adoption portal and navigate to Solutions > Sample Solution Gallery. Let’s discover how to…

    Continue reading →: Microsoft Adoption | Sample solution gallery
  • CRM, PowerApps

    Power Automate | Achieve transaction and rollbacks using Changeset request

    Published by

    Rajeev Pentyala

    on

    April 16, 2024

    Imagine a scenario where you need to perform the following actions as a transaction: if any operation fails, all completed operations should be rolled back. To achieve this scenario in Power Automate, we can utilize the Perform a changeset request action. However, it’s not straightforward, and I’ll explain why. Lets…

    Continue reading →: Power Automate | Achieve transaction and rollbacks using Changeset request
  • CRM

    Power Automate | Dataverse | Create row by setting lookup column with ‘Key’

    Published by

    Rajeev Pentyala

    on

    April 14, 2024

    Imagine you’re in the midst of creating a Contact record in Cloud Flow using Dataverse > Add a new row action. You can easily set the ‘Company Name’ field, which is a lookup, with the syntax: accounts({account_guid}), as shown below. Did you know that instead of parent record’s GUID, you…

    Continue reading →: Power Automate | Dataverse | Create row by setting lookup column with ‘Key’
Previous Page Next Page
Visitors

2,152,641 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

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