Skip to content

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

    • About
    • DEV Tools
  • Canvas Apps, PowerApps

    Power Apps | Canvas App | StartScreen property

    Published by

    Rajeev Pentyala

    on

    November 8, 2021

    In the latest Canvas App updates, following key announcement has been made on App’s ‘OnStart’ property. Using the Navigate function in the OnStart property has been retired. (Refer below screen as App throws warning if you have Navigate function on OnStart) Existing apps will continue to work. For a limited time, you can still…

    Continue reading →: Power Apps | Canvas App | StartScreen property
  • DevOps

    Azure DevOps (ADO) | Pipelines | Publish and Access Build Artifacts from Staging Directory

    Published by

    Rajeev Pentyala

    on

    September 23, 2021

    In this article, Lets see how to Publish and Access Build Artifacts using ADO Pipeline. What are Build Artifacts: Build artifacts are the files generated by your build. In ADO Pipelines, We can use Build.ArtifactStagingDirectory Predefined Variable, on the agent where any artifacts are copied to. Below are the steps…

    Continue reading →: Azure DevOps (ADO) | Pipelines | Publish and Access Build Artifacts from Staging Directory
  • Power Automate

    Cloud flow | Dataverse Connector | Useful formulas and Syntaxes

    Published by

    Rajeev Pentyala

    on

    September 22, 2021

    In this article, I am going to collate useful Syntaxes and Formulas frequently used in Cloud Flows with Dataverse connector. Format DateTime: When working with date and time values in flow, they may look like: 2019-12-06T22:47:23.0798367Z or 2009-06-15T13:45:30Z You may format these values to look like: 6/15/2009 1:45 PM or…

    Continue reading →: Cloud flow | Dataverse Connector | Useful formulas and Syntaxes
  • DevOps

    Azure DevOps (ADO) | Pipeline failure | You need the Git ‘GenericContribute’ permission

    Published by

    Rajeev Pentyala

    on

    September 17, 2021

    While pushing the code to Repo using ‘Command Line Script’ task in ADO pipeline, got the following permission issue. Following is the script used in ‘Command Line Script’ task to push the code to main branch. Reason for the issue: Account under which the ADO pipeline running, does not have…

    Continue reading →: Azure DevOps (ADO) | Pipeline failure | You need the Git ‘GenericContribute’ permission
  • CRM

    Dataverse | New Text Formats | json, richtext

    Published by

    Rajeev Pentyala

    on

    September 16, 2021

    Text in Dataverse is a data type that can store a max of 4000 characters. Text has multiple formats that instruct the UI to treat it differently. As an example, Email is a text format tells the client to treat the contents of the field as an email. It can…

    Continue reading →: Dataverse | New Text Formats | json, richtext
  • DevOps

    Azure DevOps (ADO) | Pipeline failure | Failed to connect to Dataverse

    Published by

    Rajeev Pentyala

    on

    September 16, 2021

    One of my ADO pipelines ‘Power Platform Publish Customizations’ task failed with “Failed to connect to Dataverse” error. Reason: ‘Power Platform Publish Customizations’ task’s ‘Authentication type’ was selected as ‘Username/password’ which does not have MFA support. MFA (Multi Factor Authentication) was enabled on the Environment, which I was trying to…

    Continue reading →: Azure DevOps (ADO) | Pipeline failure | Failed to connect to Dataverse
  • Azure, CRM

    Azure DevOps (ADO) | Pipeline failure | Could not get the latest source version

    Published by

    Rajeev Pentyala

    on

    September 15, 2021

    I’ve created a new ADO project and configured a Pipeline to export Power Apps solution. While running the Pipeline it failed in immediately with following exception. The pipeline is not valid. Could not get the latest source version for repository… Reason: Under the ‘Get sources’ step of the Pipeline, ‘Default…

    Continue reading →: Azure DevOps (ADO) | Pipeline failure | Could not get the latest source version
  • PowerApps

    Dataverse Web API | JScript | EDM.Date conversion issue

    Published by

    Rajeev Pentyala

    on

    September 15, 2021

    While triggering ‘Create’ Action from jScript using the Web API we were getting following Edm.date conversion exception: An error occurred while validating input parameters: Microsoft.OData.ODataException: Cannot convert the literal ‘2021-09-22T18:30:00’ to the expected type ‘Edm.Date’. —> System.FormatException: String ‘2021-09-22T18:30:00’ was not recognized as a valid Edm.Date. Reason: In the Create…

    Continue reading →: Dataverse Web API | JScript | EDM.Date conversion issue
  • Misc

    [Quick Tip] Short cut to open ‘Command Prompt’ pointing to a folder

    Published by

    Rajeev Pentyala

    on

    September 6, 2021

    In this article, lets learn a shortcut to open Command Prompt pointing to a folder from a Windows OS machine. Regular Approach: To open a folder from a different drive than C, we use the following approach to point to the folder. Above example, I am pointing the Command Prompt…

    Continue reading →: [Quick Tip] Short cut to open ‘Command Prompt’ pointing to a folder
  • CRM

    Power Platform Tools | Developer Toolkit for Visual Studio 2019

    Published by

    Rajeev Pentyala

    on

    September 1, 2021

    Power Platform Tools for Visual Studio supports the rapid creation, debugging, and deployment of plug-ins. You may note that Power Platform Tools for Visual Studio is similar in appearance and function to the Developer Toolkit for Microsoft Dynamics CRM 2013. While Power Platform Tools for Visual Studio is similar in…

    Continue reading →: Power Platform Tools | Developer Toolkit for Visual Studio 2019
Previous Page Next Page
Visitors

2,147,272 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 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