Power Platform Solutions
Importable Power Platform solutions in PnP format. Each solution includes packaged zips and unpacked source code.
Contents
| Folder | Description |
|---|---|
| account-contact-lookup/ | Multi-agent Dataverse account and contact lookup |
| auto-detect-language/ | Automatically detect user language |
| dataverse-indexer/ | Index Dataverse tables for agent knowledge |
| feedback-analyzer/ | Analyze agent conversation feedback with MDA and workflows |
| generative-chitchat/ | Generative AI chitchat component |
| resume-job-finder/ | Match uploaded resumes against Dataverse job listings |
Solution Structure
Each solution follows the PnP format:
solution-name/
├── README.md # Documentation with badges
├── assets/ # Screenshots and diagrams
├── solution/ # Packaged .zip file(s)
└── sourcecode/ # Unpacked source (pac solution unpack)
Importing Solutions
- Download the
.zipfrom thesolution/folder - Go to make.powerapps.com > Solutions > Import
- Select the downloaded zip
- Configure connection references as prompted
- Turn on any cloud flows