power platform
749 TopicsMicrosoft In a Day (XIAD) Partner Events Program - Train the Trainer Events
We invite you to attend an upcoming Train the Trainer session for Microsoft Partners to learn more about the Microsoft In a Day (XIAD) Partner Events Program and how to lead workshops that empower customers to use and adopt Microsoft products. Our Train the Trainer events are designed to provide you with the knowledge and tools necessary to deliver successful Microsoft In a Day (XIAD) sessions. ✨ Why Attend? Hands-On Experience: Participate in labs and demos just like customers will. Expert Guidance: Learn from experienced trainers and get your questions answered. Comprehensive Resources: Access all the content and support you need to succeed. 📅 Upcoming Events: Agent in a Day Discover the basics of building agents with Microsoft Copilot Studio, including generative AI orchestration and integrating external data sources. September 19, 2025 09:00-17:00 (GMT-6) Central Time Registration here App in a Day Explore the fundamentals of building apps with Microsoft Power Apps, including creating custom business applications without writing code. More dates coming soon! Currently available on-demand. Inquire at xiadevents@microsoft.com Automation in a Day Explore automation solutions with Power Automate, including creating workflows and automating business processes. More dates coming soon! Currently available on-demand. Inquire at xiadevents@microsoft.com Once registered, look for your registration confirmation email from notification@msftevents.microsoft.com that contains your unique Teams meeting link to join the virtual event. Be sure to check spam and junk folders, and mark as a safe sender. If you are unable to locate your registration confirmation, email pappspartnerevents@microsoft.com. We look forward to seeing you at an upcoming event! Partner with us! Are you a Microsoft Partner interested in the opportunity to join the program and deliver Microsoft In a Day (XIAD) events? 🔍 Learn more about the program and review partner eligibility criteria: https://aka.ms/xiadpartneropportunity. 📧 Contact the XIAD Program team: xiadevents@microsoft.com 🚀 Get started today: https://aka.ms/XIADGetStarted 📤 Submit requests to deliver events: https://aka.ms/xIAD/PartnerEventsSolved2.9KViews2likes7CommentsSome queries on Power Apps licensing
Can anyone help ?me for the following questions about Power Apps? We don't have an appropriate contact of Microsoft for this kind of questions. 1. Is it possible to consolidate users executing Power Apps on each digital signage into a single user? Or is there a limit to the number of concurrent connections? 2. All the users who only refer to digital signage are required to have a license for Dataverse? 3. Is it allowed to share one account between the users who execute Apps? Can users of the app share a single account? 4. Do you know any case studies that using campus apps projected on digital signage?SolvedTech Talks presents: Fabric Data Agents in Action: From Fabric to Microsoft Copilot Studio
Join us on Thursday, September 4th at 8am PT as Amir Jafari, Senior Product Manager, Data Science R&D presents 'Fabric Data Agents in Action: From Fabric to Microsoft Copilot Studio '. Learn how to create and configure Fabric Data Agents to harness the power of generative AI in Microsoft Fabric. You’ll discover how to tailor these agents to your data, integrate them seamlessly across the Microsoft ecosystem, and follow best practices for setup, domain specialization, and grounding strategies. You will also learn how to connect your agents with Copilot Studio, Teams to power advanced multi-agent solutions that unlock intelligent, domain-aware experiences across your organization. We hope to see you there! Call to Action: Click on the link to save the calendar invite: https://aka.ms/TechTalksInvite View past recordings (sign in required): https://aka.ms/TechTalksRecording56Views1like0CommentsPower Platform Partner Community Tech Talks Call Series (Updated Invite)
Attend the weekly Power Platform Partner Community Call to: Gain in-depth knowledge on the latest Power Apps, Power Automate, Copilot Studio & Power Pages technical and partner programmatic updates Learn about opportunities and resources for training and certification Interact, learn, and share with peers and Microsoft SMEs How to Join: Calls take place every Thursday at 8am Pacific Time Download or use the following link to save the calendar invite: https://aka.ms/TechTalksInvite Don't miss this opportunity to hear the latest Power Platform Technical news from Engineering!74Views2likes2CommentsMicrosoft Teams Loop Feature Request: Automatic Subpage Navigation Links
Feature Overview Request: Add automatic subpage linking functionality to Microsoft Loop that dynamically updates a master/parent page with links to all related subpages. Problem Statement Currently, when users create multiple Loop pages within a workspace or project, there's no automatic way to maintain a centralized navigation system. Users must manually: Copy and paste links between pages Remember to update master pages when creating new subpages Maintain navigation consistency across related pages Keep track of all related pages in large projects This creates maintenance overhead and inconsistent navigation across Loop workspaces. Proposed Solution Auto-Navigation Component Add a new Loop component called "Navigation Links" or "Subpage Directory" that: Automatically detects when new subpages are created within the same workspace Dynamically updates the master page with formatted links to new subpages Categorizes subpages by type, tags, or user-defined groups Maintains link validity and removes broken/deleted page references #MicrosoftLoop #ProductFeedback #Automation #Productivity #Navigation37Views0likes0CommentsTech Talks presents: Latest Updates from the Power CAT Team
Join us on Thursday, August 28th at 8am PT as Phil Topness, Principal PM Manager, Power CAT presents 'Latest Updates from the Power CAT Team'. Learn the latest from Power CAT on how to skill up your delivery team with Power CAT's real-world experience, and Power CAT programs you can deliver to your clients to guide them to succeed with building an AI strategy and adoption plan, measuring agentic value, use Power CAT's Spark Tank envisioning game to generate high-value use case, and build strategies to manage agent governance and security risk. Learn how you can join this program and be introduced as a strategic partner to new clients by Microsoft sellers. We hope to see you there! Call to Action: Click on the link to save the calendar invite: https://aka.ms/TechTalksInvite View past recordings (sign in required): https://aka.ms/TechTalksRecording81Views1like0CommentsDynamic Adaptive Cards
Hello, I'm a teacher and currently trying to build a co-pilot agent for self assessment of an exam or many exams. Therefore I build a Sharepoint list with all the competences for every exam (or more likely going to). With the help of a flow I create a code for an adaptive card. Now I use this flow in a copilot agent to create an adaptive card in a conversation, where the student can do the self assessment. So far I was able to show the adaptive card as I want to but struggling to get the answers of the user. Because I don't create the adaptive card in the topic on it's own but use the output of the flow as a variable, I think some things get a bit more complicated (please correct me if I'm wrong) This would be a part of the JSON of my adaptive card, which I create through the flow. And again the competences are different depending on the exam, so I will always have different id's and I don't know how to handle this. (I cut off some of the items.) { "$schema": "http://adaptivecards.io/schemas/adaptive-card.json", "type": "AdaptiveCard", "version": "1.5", "actions": [ { "type": "Action.Submit", "id": "submitSelfAssessment", "title": "Antworten senden", "data": { "action": "submitSelfAssessment", "examId": "Klausur_Vektorrechnung" }, "associatedInputs": "auto" } ], "body": [ { "type": "TextBlock", "text": "Selbsteinschätzung - Klausur_Vektorrechnung", "weight": "Bolder", "size": "Large" }, { "type": "Container", "style": "emphasis", "items": [ { "type": "TextBlock", "text": "Koordinatensysteme", "weight": "Bolder" }, { "type": "Input.ChoiceSet", "id": "ans_Koordinatensysteme_Zeichnen", "style": "expanded", "label": "Zeichnen von einem dreidimensionalen Koordinatensystem. ", "choices": [ { "title": "Sehr unsicher", "value": "1" }, { "title": "Eher unsicher", "value": "2" }, { "title": "Mittel", "value": "3" }, { "title": "Eher sicher", "value": "4" }, { "title": "Sehr sicher", "value": "5" } ], "isMultiSelect": false, "wrap": true }, { "type": "Input.ChoiceSet", "id": "ans_Koordinatensysteme_Punkte", "style": "expanded", "label": "Ich kann Punkte in ein Koordinatensystem eintragen und die Koordinaten richtig ablesen. ", "choices": [ { "title": "Sehr unsicher", "value": "1" }, { "title": "Eher unsicher", "value": "2" }, { "title": "Mittel", "value": "3" }, { "title": "Eher sicher", "value": "4" }, { "title": "Sehr sicher", "value": "5" } ], "isMultiSelect": false, "wrap": true }, { "type": "Input.ChoiceSet", "id": "ans_Koordinatensysteme_AbstandMittelpunkt", "style": "expanded", "label": "Ich kann Abstände und Mittelpunkte berechnen", "choices": [ { "title": "Sehr unsicher", "value": "1" }, { "title": "Eher unsicher", "value": "2" }, { "title": "Mittel", "value": "3" }, { "title": "Eher sicher", "value": "4" }, { "title": "Sehr sicher", "value": "5" } ], "isMultiSelect": false, "wrap": true } ] }, { "type": "Container", "style": "emphasis", "items": [ { "type": "TextBlock", "text": "Vektoren", "weight": "Bolder" }, { "type": "Input.ChoiceSet", "id": "ans_Vektoren_Definition", "style": "expanded", "label": "Ich kenne die Definition des Begriffes Vektor und kann den Unterschied zu Pfeilen erklären. ", "choices": [ { "title": "Sehr unsicher", "value": "1" }, { "title": "Eher unsicher", "value": "2" }, { "title": "Mittel", "value": "3" }, { "title": "Eher sicher", "value": "4" }, { "title": "Sehr sicher", "value": "5" } ], "isMultiSelect": false, "wrap": true }, I put this into the adaptive card with the expression. Topic.karte is the name of the output variable of the flow. It has the string Version of the code above. And it seems to work, because I can see the adaptive card in the chat. JSON(ParseJSON(Topic.karte)) But now I have no clue how I can get the answers of the self assessment. I created an output: kind: Record properties: Output: type: kind: Record Now I created a message with the expression: JSON(Topic.Output) The message I get is zero. So my conclusion is that it doesn't safe the output correctly. But I have no clue how to fix it or where the actual problem is. So I would be really thankful for any help or advice or some link where I can get some help. And if I did something really stupid, please be gentle to me, I'm just a teacher :D Best regards47Views0likes0Comments