Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Copilot Studio - General
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...

  • RG040N Profile Picture
    13 on at
    Re: Pictures in PVA
    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}
  • RG040N Profile Picture
    13 on at
    Re: Pictures in PVA

    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 ...

  • Expiscornovus Profile Picture
    31,675 Most Valuable Professional on at
    Re: Pictures in PVA

    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 🙂

     

     

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Copilot Studio - General

#1
Ekta Gupta Profile Picture

Ekta Gupta 4

#2
ricardodesouza Profile Picture

ricardodesouza 2

#2
L-1234567-0 Profile Picture

L-1234567-0 2

Overall leaderboard