web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Copilot Studio
Unanswered

Pictures in PVA

(0) ShareShare
ReportReport
Posted on by 13

Hello guys, I have a question for you: Is there any other way how to insert pictures into PVA than URL?? I am having a problem with pictures in chatbot (PVA) that are linked to SharePoint or OneDrive. I'm working in corporate environment. I can see them, but others do not. Is there any other way how to share pictures in PVA with people that will use chatbot?? than SharePoint or OneDrive? The way how I share pictures is through Power Automate. but there is no option for me to upload picture directly to PVA, only through Power Automate though. Thank you guys feel free to reach me via Teams. 

The other thing is that, even if I use public pictures from internet i cannot see them >> might do something with company rules/sharing rights...

Categories:
I have the same question (0)
  • Expiscornovus Profile Picture
    33,970 Most Valuable Professional on at

    Hi @RG040N,


    Maybe adaptive cards are an option for you. Microsoft has a nice tutorial on embedding some images via an topic designed in bot framework composer:

    https://docs.microsoft.com/en-us/power-virtual-agents/advanced-bot-framework-composer-example1

     

    What is the design of your topic? Can you share a bit more details about your use case? This way we can probably adapt an example to your setup 🙂

     

     

  • RG040N Profile Picture
    13 on at

    Hello Expiscornovus,

    thank you very much for your reply ... i will take a look on it and see if that will work out for me....

    Basically what i'm trying to do is to show QR code in my chatbot >> my chatbot will be a troubleshooting chatbot or just a chatbot that will provide some information to the person that will use it. I am working in a "special" environment that is dedicated for people that are developing PVAs. What i was trying to do so far was using Power automate to dispaly pictures in PVA, but that seems to be not woeking since all pictures are in OneDrive or SharePoint. I have a bot framework, but i have no idea how to download my chatbot to it >> so far i did not figured this out ...

  • RG040N Profile Picture
    13 on at
    I have tried to use the template and implement it into chatbot but for some reason i can see just a tiny black bot instead of picture .. any idea? 
     
     
    # QRcode()
    -QRcode
    # QRcodeImageURL()
    -https://att-my.sharepoint.com/personal/rg040n_att_com/Documents/AEQR.jpeg
    # scanQRcode
    - ```
    {
        "type": "AdaptiveCard",
        "version": "1.1",
        "body": [
                {
                "type": "TextBlock",
                "text": "Scan this QR code:",
                "size": "Medium",
                "weight": "Bolder"
            },
            {
                "type": "ColumnSet",
                "columns": [
                    {
                        "type": "Column",
                        "width": "stretch",
                        "items": [
                            {
                                "type": "Image",
                                "url": "${QRcodeImageURL()}",
                                "size": "Stretch",
                                "spacing": "Medium",
                                "horizontalAlignment": "Center"
                            }
                        ]
                    }
                ]
            },
            {
                "type": "ColumnSet",
                "columns": [
                    {
                        "type": "Column",
                        "width": "stretch",
                        "items": [
                            {
                                "type": "TextBlock",
                                "text": "${QRcode()}",
                                "wrap": true,
                                "horizontalAlignment": "Center"
                            }
                        ]
                    }
                ]
            }
        ]
    }
    ```
    # ScanQRcode
    [Activity
        Attachments = ${json(scanQRcode)}
    ]
    # SendActivity_kFrFpj()
    -- ${ScanQRcode}

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Copilot Studio

#1
sannavajjala87 Profile Picture

sannavajjala87 160 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 143

#3
Haque Profile Picture

Haque 123

Last 30 days Overall leaderboard