Forum Widgets
Latest Discussions
Using AI to prep managers before performance reviews. What are you doing?
We're a 50 person company and review season is coming up. Our managers keep saying they dont have enough context on their direct reports when its time to write reviews. Someone suggested using Copilot to summarize Teams chats and emails but that feels like it would miss the actual performance data like goals and feedback. Whats everyone else doing to help managers prep for reviews? Is there some AI-powered tool that pulls together the actual relevant stuff?CandyMullanyMay 12, 2026Brass Contributor28Views0likes0CommentsAll scheduled prompts failing — "couldn't be completed" error — Power Platform provisioning issue?
I'm hoping someone from Microsoft or the community has seen this. All my scheduled prompts are failing at execution time with this error: "This scheduled prompt couldn't be completed. It will be retried during the next scheduled run." Key facts: M365 Copilot license on a direct Business subscription The same prompts run correctly in Copilot Chat Even the simplest scheduled prompt fails: "List emails I received in the past 5 days. No analysis needed — just the list." The scheduling UI works fine — prompts appear in the Active list with correct schedules Failure is at execution time. Retries also fail. Admin-side investigation already completed: Power Platform environment: Ready No DLP policies in the tenant No admin toggle for scheduled prompts exists in M365 admin center (noted as unusual) Org-level optional connected experiences: enabled User-level optional connected experiences toggle absent (consistent with org locking it On) The absence of an admin toggle for scheduled prompts in the M365 admin center is the one thing that stood out — I wonder if this indicates the feature wasn't fully provisioned when the Copilot license was applied. Sharing here in case this is a known issue or others are experiencing the same. Any insight from Microsoft engineers or others who've resolved this would be appreciated. I am a small business teaching copilot and we are supposed to demo scheduled prompts on Monday and the failure of over 25 scheduled prompts over the past four days isn't a great sign.sbhattiMay 03, 2026Copper Contributor81Views0likes0CommentsCopilot in Bidding
Hi all, Has anyone used/using Copilot+SharePoint with your bidding process? For example, when a new tender is dropped, can Copilot be setup to research and pre-populate utilising past submissions. And how Copilot can assist with pre-tender drop work.Chella_DuncanMar 24, 2026Copper Contributor43Views1like0CommentsCopilot as a junior collaborator
I’m using Copilot in Word with OneDrive/SharePoint version control. Copilot should be able to act as a constrained collaborator identity: always editing with Track Changes on, never accepting changes, and operating under existing SharePoint permissions. Version history already provides rollback, and the controlling author retains full authority. This would enable true collaboration without increasing risk and mirrors how teams already work with junior editors. This conversation documents a real legal/financial drafting workflow where this capability would materially improve Copilot’s value.MaarsMar 11, 2026Copper Contributor34Views0likes0CommentsSend Emails from Chat using Copilot Studio Work IQ Mail (Preview)
I tested the new Work IQ Mail Preview tool in Copilot Studio and built a simple scenario where an agent can draft and send emails directly from chat using a natural language command. The idea is simple. A user first asks the agent to draft an email, then reviews the generated response, and finally sends it by typing the command "Send the email with the above response". For this test I created a simple agent called WorkPulse Assistant. The agent helps users draft professional emails and optionally send them using the Work IQ Mail MCP tool. I added the Work IQ Mail Preview tool from the Tools tab using Model Context Protocol MCP. Insert screenshot here showing the Work IQ Mail tool configuration. In the chat, the user can ask something like: Write an email to John about rescheduling tomorrow's meeting to Friday. The agent generates the email draft and informs the user that the email can be sent from chat. Insert screenshot here showing the generated email draft. After reviewing the draft, the user types the command Send the email with the above response. The agent then calls the Work IQ Mail tool and sends the message. Insert screenshot here showing the email sent confirmation. The first time the tool is used, Copilot Studio prompts the user to authorize the Work IQ Mail MCP connection. Insert screenshot here showing the connection prompt. This scenario shows how Copilot Studio agents can go beyond answering questions and perform real actions. Users can draft emails, review them, and send them directly from a conversational interface. I would be interested to hear if others are experimenting with Work IQ tools such as Mail, Teams, or Calendar in Copilot Studio.222Views0likes0CommentsCopilot Agent AND notebook have trouble examining excel xlsx file
https://1drv.ms/x/c/047c12ac071676ec/IQA0n01R4RpJRoCCqTtdlrp5ASE85N8T8yXax1WKCQrePH4?e=gfzcT9 Uploading this same file to a custom agent AND setting up a new notebook with this one excel files gives errors - inability to access contents. I've tried multiple iterations of similar excel files (.xls, .csv, xlsx) - 300 rows by 5 columns with dummy data in each and simply asked sum the column called Base Market Value. If i put the file in a general chat, it does calculation without issue. Appreciate any help as this is extremely frustrating. Wolly PS below is the basic response i get. Despite my confirming that it has the right column name, it can't calculate it. Or in one case, it calculated the figure incorrectlywolly68Jan 21, 2026Copper Contributor253Views0likes0CommentsWhy Can’t Copilot Find My Files? Here’s What You Need to Know
Have you ever asked Copilot to pull up a document—only to get nothing back? It’s not a glitch. Copilot relies on permissions, indexing, and governance to locate your content. If your files aren’t accessible or properly organized, they won’t appear in Copilot’s results. Here’s what you can do: ✅ Make sure your files are stored in OneDrive or SharePoint ✅ Check sharing permissions—Copilot can’t access what you can’t ✅ Keep your content organized for better indexing Want to dive deeper? Read the full blog for practical tips: 👉 https://traccreations4e.com/why-copilot-misses-files/ Question for you: Have you run into this issue? What steps have helped you improve Copilot’s accuracy? #traccreations4e-p25 1/20/2026678Views0likes0Comments2026腾龙集团新盛公司最新游戏注册官网
腾龙集团负责人《184 88》6 621 09 》 现在主要是两种方式来进行开户,一种是网上开户《 T L 06 8 . C C 》,一种是到公司当面开户。工具原料银行卡q号, 手机号方法/步骤分步阅读1/5无论是选择哪种开户方式,都需要您准备好本人的身份证、 银行卡以及与之关联的手机号 。2/5若您选择前往公司进行当面开户,会有专业的工作人员全程指导您完成开户流 程,操作过程较为简便。3/5若选择网上开户,您需提前准备好证件照片,开户过程中还需进行视频确认 。 4/5同时,您需要填写评估问卷,并签署入市协议等相关文件。5/5开户完成后,公司会进行电话回访,这通电话非常重要,请您务必接听TL068Jan 12, 2026Brass Contributor151Views2likes0CommentsAdaptive Card in Declarative Agent not rendering
My declarative agent does not render an adaptive card as I expect it to: My agent works this way: a user ask the agent to generate something this triggers a function that makes a POST Api call to my API the api responds with json data the Agent should display this data as an adaptive card. But it doesn't This is my plugin.json { "$schema": "https://developer.microsoft.com/json-schemas/copilot/plugin/v2.2/schema.json", "schema_version": "v2.2", "name_for_human": "SOMETHING", "description_for_human": "SOMETHING", "namespace": "SOMETHING", "functions": [ { "name": "generateSomething", "description": "Generates something.", "capabilities": { "response_semantics": { "data_path": "$", "properties": { "title": "$.title", "subtitle": "$.number", "url": "$.image_url" }, "static_template": { "type": "AdaptiveCard", "body": [ { "type": "TextBlock", "size": "default", "weight": "default", "text": "${number}" }, { "type": "TextBlock", "size": "medium", "weight": "bolder", "text": "Title: ${title}" }, { "type": "Image", "style": "Person", "url": "${image_url}", "altText": "image", "size": "Stretch" } ], "actions": [ { "type": "Action.OpenUrl", "title": "View", "url": "${view_url}" } ], "$schema": "http://adaptivecards.io/schemas/adaptive-card.json", "version": "1.5" } }, "confirmation": { "type": "AdaptiveCard", "title": "Create something", "body": "Do you want to create something?" } } } ], "runtimes": [ { "type": "OpenApi", "auth": { "type": "None" }, "spec": { "url": "apiSpecificationFile/openapi_1.json" }, "run_for_functions": [ "generateSomething" ] } ], "capabilities": { "conversation_starters": [ { "text": "Generate Something" } ] } } This is an example payload from my API: { "image_url": "https://some.url", "view_url": "https://something.else", "title": "Las Vegas", "number": 1 }benjamin-errorApr 09, 2025Copper Contributor342Views0likes0Comments
Tags
No tags to show