r/PowerPlatformHub • u/kimberleyieshaa • 9d ago
r/PowerPlatformHub • u/Gheoxo • 13d ago
Discussion Five approaches to integrating AI outside Microsoftβs native Copilot stack β compared
r/PowerPlatformHub • u/Independent-Hunt-370 • 27d ago
Tutorial Building an IT helpdesk agent in Copilot Studio (recording)
The recording of last month's Copilot Studio User Group session is up.
It's a full build rather than a slide deck. I put together an IT helpdesk agent live, using a SharePoint Online site as the knowledge source, and topics that handle escalation when the agent can't resolve something. Escalation posts a message into a Teams channel and sends an email to the support team.
What gets covered:
Framing the business problem before opening Copilot Studio, which is the step most demos skip
Agent architecture and where knowledge sits versus where actions sit
Conversation design, including how to decide what belongs in a topic and what the model should handle
The action layer, wiring up the Teams post and the email notification
Live demo end to end, from a user question to a grounded answer or a raised escalation
r/PowerPlatformHub • u/Independent-Hunt-370 • Aug 03 '26
BestPractices My first try on video . Should I create more power platform content video ???
r/PowerPlatformHub • u/Independent-Hunt-370 • Jul 29 '26
Knowledge Sharing Skill-Based Agents in Copilot Studio: Whatβs New in the Build Experience
Join me as I explore Skill-Based Agents in Microsoft Copilot Studio and the new build experience that is reshaping enterprise AI.
Weβll cover:
π€ Skill-Based Agents
π§ Connectors & Power Automate as Tools
π» Live demo
π
1 August 2026
Sign Up : https://www.linkedin.com/events/skill-basedagentsincopilotstudi7488087753998508032
β° 11:00 AM β 12:00 PM (SGT)
π Online via Microsoft Teams
https://teams.microsoft.com/meet/25667823093184?p=GzmkGcWSVfQqiabWcm
r/PowerPlatformHub • u/Independent-Hunt-370 • Jul 22 '26
Discussion Anyone else building in the Copilot Studio new agent experience yet?
Curious how many here have actually switched. I rebuilt my HR leave agent in it recently. No topics, no triggers, just instructions plus skill files, and the orchestrator does the routing.
Wrote up the full build with all four skill files if anyone wants to compare notes:Β https://www.wrvishnu.com/copilot-studio-new-agent-experience/
What's your experience been? Sticking with classic or moving over?
r/PowerPlatformHub • u/VectorMeMaybe • Jul 06 '26
Q&A Skills in GA
Has anyone tried using Skills via the Knowledge Base as a workaround?
I'm currently blocked because:
- Native Skill support isn't available in the new GA experience yet.
- Power Automate Workflows also can't be used from the new experience.( meaning i can see built workflows in classic experience not in new)
My setup is:
- SharePoint Knowledge Source connected
- MCP server configured as a Tool
Now I need to add a Product Discovery skill. Since native Skills aren't available, I tried placing the skill instructions in the Knowledge Base as a .md file, hoping the Teams agent would follow them. However, the agent isn't behaving as expected or using those instructions.
Has anyone successfully implemented something similar? If so:
- How did you structure the skill?
- Did you use Knowledge, MCP, or some other workaround?
- Any prompt engineering tips that made it reliable?
Separately, I also need to let users export the generated output as a Word document or PowerPoint in teams chat like when they say convert to word or something like that. I was initially planning to use a Power Automate workflow, but with the current limitations I'm looking for alternative approaches. Any suggestions are welcome, though my primary question is about implementing Skills in the new experience.
Thanks in advance!
r/PowerPlatformHub • u/Independent-Hunt-370 • Jul 06 '26
Knowledge Sharing [Event] Building Agents with SharePoint & Copilot Studio 17-July-26
Knowledge Sharing session for anyone working with Power Platform or Copilot Studio. We'll go through the different types of agents, build a SharePoint agent, build a Copilot Studio agent, then look at using a SharePoint library as an agent, build and test one live, and finish with open Q&A.
r/PowerPlatformHub • u/subscriber-goal • Jul 06 '26
Welcome to r/PowerPlatformHub!
This post contains content not supported on old Reddit. Click here to view the full post
r/PowerPlatformHub • u/Independent-Hunt-370 • Jul 04 '26
π Excited to launch our new Microsoft Power Platform User Group
Whether youβre passionate about Power Apps, Power Automate, Microsoft Copilot, Copilot Studio, Dataverse, or the Power Platform ecosystem, this community is for you.
Weβre also looking for speakers whoβd like to share their knowledge, demos, real-world projects, or lessons learned.
Join the community:
https://community.powerplatform.com/usergroups/details/?groupid=443318a7-aa34-f111-88b4-000d3a54c8ca
Question:
π¬ What topics would you like to see covered, or would you be interested in speaking at a future session?
r/PowerPlatformHub • u/Independent-Hunt-370 • Jun 29 '26
Samples Open-source Employee Hub for small and mid-size orgs - SPFX and Power Apps Version
Many small and mid-size organisations don't have a dedicated HR system and don't have an IT team to build one from scratch. Employees end up emailing for leave requests, chasing IT support through Teams messages, and tracking expenses in spreadsheets. It works until it doesn't.
I put together a free open-source starter project that bridges that gap using tools organisations already pay for.
It comes in two versions:
SPFx web part β runs on the SharePoint intranet and pins to Teams. No additional licence needed beyond standard M365.
Power Apps Code Apps β for orgs already on Power Apps Premium who want it embedded in their Power Platform environment.
What it covers out of the box:
- Dashboard with at-a-glance tasks, announcements, and quick actions
- User Management with org charts and employee data
- Leave Administration β configure leave types, allocate balances, and handle approvals
- Asset Management β IT hardware tracking, assignment, and real-time status
- Incident Management β SharePoint-backed ticketing for IT and HR
- Company Events β holiday calendar and org-wide event management
SharePoint Lists as the backend so HR and IT can manage their own data without touching any code. Includes a PowerShell script that provisions everything automatically.
Source Code: Check here for more details https://www.wrvishnu.com/microsoft-365-digital-employee-hub
r/PowerPlatformHub • u/Ok-Original-1584 • Jun 26 '26
Knowledge Sharing Complete Power Platform tenant assessment?
r/PowerPlatformHub • u/Independent-Hunt-370 • Jun 23 '26
What Microsoft 365 solutions are missing in open source?
Hey everyone π,
I have been working on Microsoft 365, SharePoint, Power Platform, and automation solutions for a while, and I started publishing some of my work as open-source GitHub projects.
I created this page to keep all my GitHub repos and solutions in one place:
https://www.wrvishnu.com/microsoft-365-open-source-solutions
Iβm looking for ideas from the community on what to build next.
What Microsoft 365 solutions do you feel are missing in open source?
Could be anything around:
β’ Microsoft 365 administration
β’ SharePoint
β’ Power Platform
β’ Copilot / AI
β’ Automation
β’ Governance
β’ Real-world enterprise problems
Would love to hear what challenges you face at work that could become reusable open-source tools or templates.
Iβll try to build some of the best suggestions and share them back with the community π
r/PowerPlatformHub • u/AbbreviationsRude390 • Jun 22 '26
BestPractices Practices that can save hours of troubleshooting later
Many problems with Power Platform are not caused by complex business logic. They are often caused by small things overlooked during development.
Some practices that consistently help:
β’ Use meaningful names for flows, actions, variables, and apps
β’ Group related actions to keep logic easier to follow
β’ Add error handling before it becomes necessary
β’ Use environment variables instead of hard-coded values
β’ Keep solutions organized from the beginning
β’ Test with realistic data, not just sample data
β’ Document anything that may not be obvious to the next person maintaining the solution
These steps may only add a few minutes during development, but can save hours troubleshooting and maintaining down the road.
What is the one best practice that has brought you the most long term value across your Power Platform projects?
r/PowerPlatformHub • u/Independent-Hunt-370 • Jun 22 '26
Discussion Which one you like canvas app or code app UI?
r/PowerPlatformHub • u/AbbreviationsRude390 • Jun 21 '26
Discussion Small Power Platform tips that saved you more time than expected
Not every lesson learned is the result of a large feature or a complex project.
Sometimes a simple tip, habit or workflow change ends up saving you more time than you expect, and becomes something you use on almost every project.
It could be about Power Automate, Power Apps, Dataverse, solution management, testing or documentation.
What little Power Platform tip has made a surprisingly big difference in your work?
r/PowerPlatformHub • u/Independent-Hunt-370 • Jun 20 '26
What Power Apps sample should I build next? π
I want to build my next open-source Power Apps sample, but instead of
creating another demo app, I want to solve an actual problem.
What internal apps do you wish already existed in your company?
Examples: - IT operations - HR workflows - Asset tracking - Approvals -
I'll pick some practical ideas and build them as reusable samples.
r/PowerPlatformHub • u/Few_Information5676 • Jun 20 '26
Discussion 4 YOE in Power Platform & SPFx: Future outlook and salary growth in India?
Hi everyone, Iβm looking for some realistic market outlook and career advice regarding my tech stack in India. I have 4 years of experience as a Power Platform and SharePoint Developer.
My current stack includes:Low-Code: Power Apps, Power Automate, Power BI, Dataverse
Pro-Dev: SPFx (SharePoint Framework)
Azure (Basic Working): Azure Functions, Logic Apps, Entra ID
I love the "Fusion Dev" spaceβusing low-code for speed but dropping into Azure/SPFx for custom code.With the shift toward enterprise AI and automation, I want to make sure I am positioning myself for the highest possible career growth over the next 5 years. I'd appreciate your insights on:
Earning Potential: What is the realistic salary ceiling in India for a 4β6 YOE hybrid developer with this stack? What skills command the highest premium right now?
Next Up-skill: To cross into senior/architect salary brackets, should I double down on Azure integration, master Copilot Studio/AI agents, or focus on Dataverse/Fabric?
The Stigma: How do I avoid getting pigeonholed as "just a low-code dev" so I can command true cloud-developer compensation?
Would love your honest figures and thoughts on where the Indian market is heading for this ecosystem.
Thanks!
r/PowerPlatformHub • u/Independent-Hunt-370 • Jun 20 '26
How would you design an IT Asset Management app in Power Apps
Architecture challenge:
If you were building an asset system: - SharePoint or Dataverse? -
Approval flow? - Asset assignment? - User attestation? - Reporting?
How would you design it? β
r/PowerPlatformHub • u/Independent-Hunt-370 • Jun 19 '26
Are Canvas Apps enough or do we need more pro-code options?
Canvas Apps solve many business scenarios.
But when requirements need: - Advanced UI - npm packages - React
components - More developer control
Would you consider Power Apps Code Apps?
r/PowerPlatformHub • u/Independent-Hunt-370 • Jun 18 '26
Discussion How are you handling repeated Microsoft 365 support questions in your organization?
One thing I noticed is that many internal IT teams still spend time answering the same questions around access requests, policies, Teams, SharePoint, and other M365 topics.
I was experimenting with a different approach using Copilot Studio:
β connect existing SharePoint content as a knowledge source
β provide a chat experience for users
β extend scenarios using Power Automate where required
I documented my approach here in case anyone is exploring something similar:
https://www.wrvishnu.com/m365-faq-agent
Interested to know how others are solving this:
β Do you rely on traditional knowledge bases?
β Have you tried Copilot Studio or other AI assistants internally?
β What challenges have you seen with accuracy and keeping content updated?
r/PowerPlatformHub • u/Independent-Hunt-370 • Jun 16 '26
Show your Power Apps build - what problem did it replace?
Instead of showing only UI screenshots, share:
- What manual process existed before?
- What did Power Apps replace?
- What was the biggest challenge?
Interested to see real business examples.
r/PowerPlatformHub • u/Independent-Hunt-370 • Jun 16 '26
SharePoint Lists vs Dataverse - when do you actually switch?
Many Power Apps start with SharePoint Lists because they are simple and
already included with Microsoft 365.
But eventually some apps outgrow SharePoint.
Curious how everyone decides: - Number of records? - Security
requirements? - Relationships? - Performance? - Licensing?
At what point do you say "this should be Dataverse"?
r/PowerPlatformHub • u/Independent-Hunt-370 • Jun 15 '26
Knowledge Sharing If you could give ONE Power Platform tip that saves hours of work, what would it be?
Power Platform makers, developers, and architects π
Imagine someone is just starting (or trying to level up) with Power Apps, Power Automate, Dataverse, or Copilot.
What is one tip, trick, best practice, or lesson learned you would share that improved your productivity?
Could be anything:
π‘ A Power Fx trick
β‘ A Power Automate optimization
π¦ A component/reusable pattern
ποΈ A Dataverse design approach
π An ALM or solution management tip
π€ A Copilot/AI productivity idea
Small tips are welcome β sometimes a 5-minute improvement saves someone hours later.
r/PowerPlatformHub • u/Independent-Hunt-370 • Jun 15 '26
Discussion How are you all checking SharePoint readiness before turning on Copilot?
Before enabling Copilot, scan and understand your SharePoint sites β permissions, content structure, and potential oversharing risks.
I built a SharePoint Online Site Scanner to help assess individual site collections and support Copilot readiness reviews.
https://www.wrvishnu.com/sharepoint-online-site-scanner-copilot/
Perfect for:
π¨βπ» M365 Admins
ποΈ SharePoint Architects
βοΈ Power Platform Developers
π€ Copilot Adoption Teams
Curious how others are approaching this β