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

Community site session details

Session Id :
Power Apps - GCC, GCCH, DoD - Federal App Maker...
Answered

Adaptive Card Not Displaying Variable in Copilot Studio (GCC)

(0) ShareShare
ReportReport
Posted on by 2

I'm trying to pass structured data from Power Automate to Copilot Studio and render it in an Adaptive Card. I'm testing with one field (title) first. The value comes through—I can see it in “ask a question” and “send a message”—but it's not showing in the Adaptive Card.

I’m on a GCC license. Here’s the Adaptive Card JSON I’m using:
{
  "$schema": "https://adaptivecards.io/schemas/adaptive-card.json",
  "type": "AdaptiveCard",
  "version": "1.5",
  "body": [
    {
      "type": "TextBlock",
      "text": "Case Title:",
      "weight": "Bolder",
      "size": "Medium",
      "wrap": true
    },
    {
      "type": "TextBlock",
      "text": "${title}",
      "wrap": true
    }
  ],
  "actions": [
    {
      "type": "Action.Submit",
      "title": "OK",
      "data": {
        "action": "acknowledge"
      }
    }
  ]
}

Categories:
I have the same question (0)
  • Verified answer
    mmbr1606 Profile Picture
    14,282 Super User 2025 Season 2 on at
    Adaptive Card Not Displaying Variable in Copilot Studio (GCC)
    hey
     
     
    please repost your question here:

    Microsoft Power Platform Community Forum Thread

    its the copilot section of the forum
  • RM-05111353-0 Profile Picture
    2 on at
    Adaptive Card Not Displaying Variable in Copilot Studio (GCC)
    @mmbr1606 The middle screen is Copilot Studio. I'm now fairly certain the GCC version doesn't support Adaptive Cards yet. I had to build the card in a Power Automate Compose step and send it as a single string to Copilot. It renders correctly, but it's not an ideal workaround. I'll share this in the thread you recommended—thanks for the reply.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 632 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 386 Super User 2025 Season 2

#3
wolenberg_ Profile Picture

wolenberg_ 245 Moderator

Last 30 days Overall leaderboard

Featured topics