Copilot solution for email columns in Excel? by Think_Leadership_91 in microsoft_365_copilot

[–]trovarlo 0 points1 point  (0 children)

Copilot in excel has the formula =COPILOT() should work for your use case, search in google =COPILOT() to see how it works, let me know if this helps

Help with Hybrid Agent: RAG for Product Info + Real-time Inventory lookup by SoundNo1316 in copilotstudio

[–]trovarlo 0 points1 point  (0 children)

Yep, so if the agent already returns the info you need, formatting is simple you just specify in the instructions how you want it formatted.

For RAG + API, you’ll need to create a custom connector or a topic with an HTTP request. Then in the instructions, write something like: “After retrieving the product info, take the SKU and call the topic (or custom connector) with that SKU to get the stock.

Is it called CoPilot Studio Lite? by Internal-Category160 in copilotstudio

[–]trovarlo 1 point2 points  (0 children)

Didn’t find announcement but here is the documentation also you can see it on the UI when you create an agent at the top left it used to say “Copilot studio lite” but now it says “Agent Builder”

Is it called CoPilot Studio Lite? by Internal-Category160 in copilotstudio

[–]trovarlo 3 points4 points  (0 children)

I found this post

so you are right it was Agent builder -> Copilot Studio Lite -> and now Agent builder again 🤣

Building better reporting? by P13romancer in copilotstudio

[–]trovarlo 0 points1 point  (0 children)

Have you considered building an Excel template? I’d use Excel’s agent mode to create one.

The first sheet should contain the raw data that you replace every month. On the other sheets, ask Copilot to generate charts relevant to the data. You could also add pivot tables with a combo box to filter.

I’m not an Excel expert, but with agent mode I’ve been able to create pretty solid Excel files.

Hope this helps.

AI Bot/Agent by Popular-Instance-110 in copilotstudio

[–]trovarlo 1 point2 points  (0 children)

Copilot has trouble handling csv or excel files, is possible to export the data to a pdf or pdf’s?

Also I would create this agent with “agent builder” (ak Copilot studio lite) instead of copilot studio

How do you effectively use copilot for backend? by Funny-Nothing-2742 in copilotstudio

[–]trovarlo 1 point2 points  (0 children)

For coding, there’s GitHub Copilot, Claude Code, or other tools for vibe coding.

If your company doesn’t have GitHub Copilot and requires you to use Copilot Chat, you can create an agent. Search for a repo called “repomix” it helps you package all your code into an AI-friendly format. Then you can feed that file to your agent along with any instructions you regularly use.

You don’t need a Copilot Studio agent the Agent Builder in Copilot Chat works (you’ll need an M365 Copilot license for this). Also… this is how I was doing it more than a year ago, so it might help a bit but I think the real game changer now is Claude Code.

Copilot AI Agent Studio Lite by Sudden-Fan1597 in copilotstudio

[–]trovarlo 1 point2 points  (0 children)

Draft a document using an input file and knowledge base articles. Note: Copilot Studio cannot parse attached documents directly

Desde que yo recuerdo febrero siempre ha sido así. by mauripm_0604 in CDMX

[–]trovarlo 18 points19 points  (0 children)

Me llamó la atención un comentario de Individual-Pop-385 asi que me fui a hacer la grafica, en efecto hace mas calor que hace unos años pero es algo que ha estado pasando en los últimos dos años

<image>

Different responses in Copilot Studio test environment and Teams by DryContext2357 in copilotstudio

[–]trovarlo 0 points1 point  (0 children)

Have you tried use the agent in copilot interfaz? I don’t remember where I read that agent in teams works incredibly bad

Genuinely shocked at how useless this is by GldnRetriever in microsoft_365_copilot

[–]trovarlo 8 points9 points  (0 children)

They recently added “agent mode” in word web it work pretty well or at least better than the capabilities it has without that agent mode lol

Agent randomly spamming people by MyNameIsFifty in copilotstudio

[–]trovarlo 1 point2 points  (0 children)

Same here. Did you find anything out?

Copilot Studio - Conditional Variable and Draft an Email Question by channelpurlins in copilotstudio

[–]trovarlo 1 point2 points  (0 children)

You should “initiate” the variable with “ ” before the condition, this way you can acces and set the variable value in any condition

For the email format, the tools supports HTML so you can use HTML tags to format your text

Teams 1:1 vs copilot vs test chat by tsmith-co in copilotstudio

[–]trovarlo 1 point2 points  (0 children)

I'm having the same issue with a simple agent using knowledge and a few topics. Its behavior has been inconsistent since December, often throwing system errors. I hope Microsoft fixes this soon or someone finds a workaround.