Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copilot Studio - Attachments file record type - file name is missing #2825

Open
llyrowenjones opened this issue Jan 22, 2025 · 1 comment
Open

Comments

@llyrowenjones
Copy link

llyrowenjones commented Jan 22, 2025

When uploading a file to a chat bot in Copilot Studio, the file content can be used but not the file name;

Image

Image

Why is this not included as a variable when the bot displays the file name after upload? I would expect "Topic.Attachment.FileName" to be available using PowerFx for example?

Image

@GPopescu1991
Copy link

Hi @llyrowenjones,

I have a question around how did you managed to set the Variable as File. I am bashing my head around how can I reference Files that are being uploaded in the CoPilot Studio Test Chat and for the love of God, I can't find a way...

I tried creating a Topic Variable as an Input type, set it to type Record, tried to modify the Code to Match:
kind: Record
proprietes:
value: File

But it seems it just does not want to save it at all.

Could you please walk me through it?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants