PowerApps-Samples icon indicating copy to clipboard operation
PowerApps-Samples copied to clipboard

Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.

Results 40 PowerApps-Samples issues
Sort by recently updated
recently updated
newest added

Created three (3) pipelines, two of which are directly from the lab but now in done in YAML. - Create Export from Dev - Build Managed Solution The Get Commit...

enhancement
powerapps-build-tools

All of the Build tools PDF have been replaced for markdown files and were updated to match new interfaces, processes, product names and tools used. Lab modules 0, 1 and...

enhancement
powerapps-build-tools

NOTE: the event is not yet merged into the AuthoringSDK, so I'll keep this PR as a draft until it is. The name of the event may also change, in...

do-not-merge
in-review

This PR includes samples on how to use the Xrm.WebApi from inside a model-driven app using TypeScript. See the [readme on how to build and run the samples](https://github.com/scottdurow/PowerApps-Samples/blob/model-driven-app-webapi/cds/webapi/ts-model-driven-app/HowToRunSamples.md)

do-not-merge

$.cookie is not a part of jquery library and requires an external jquery-cookie plugin that is not shipped with the portal. Because of that new function to get cookie via...

fixed link to Tableoperations.ps1

Identical to this [issue](https://github.com/microsoft/PowerApps-Samples/issues/615) (closed with no resolution provided) , I'm trying to create a power platform enterprise policy for subnet injection with Bicep. However, the deployment fails with the...

When choosing to poll with `NewSubnetInjection.ps1`, there is a failure when converting operational Location to a string. ```pwsh .\NewSubnetInjection.ps1 cmdlet NewSubnetInjection at command pipeline position 1 Supply values for the...

Bumps bootstrap from 3.0.0 to 5.0.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bootstrap&package-manager=nuget&previous-version=3.0.0&new-version=5.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
.NET

Monaco Editor is a powerful, versatile, and highly customizable code editor. Key features: 1. Rich IntelliSense: Monaco Editor provides intelligent code completion, parameter info, quick info, and member lists. This...