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

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / get information into c...
Power Apps
Answered

get information into canvas app with parameter

(0) ShareShare
ReportReport
Posted on by

Hi All,

i have a sharepoint list with powr autioamte flow that create an adaptiver card each time someone creates a new item

on the adaptive card i added a button that opens a coanvas app in order to update some fields in the corespondent item in thje sharepoint list.

i manage to pass the item ID to the app using the PARAM() function, and than i tried to read the info for the spoecific item.

this is my setting in the onstart of the app:

Set(Iden,Value(Param("ID")));
Set(List, LookUp('Technical Help', ID = Iden))

iden= get the ID of the item from the adaptive card

List  = read all the details of the specific record from the sharepoint list

 

on the form i tried to read the data from the List varaiable e.g. List.title, List.created

when im clicking on the link to my app im getting a constant message: getting your data

any idea why its not working?

 

if additional information required, will  be happy to provide.

image.png

 

Categories:
I have the same question (0)
  • Gareth_C Profile Picture
    38 on at

    Is the pram displaying a value after it passes through?
    Have you tried to wrap in a Text() instead?

  • Verified answer
    UdayAdhikari Profile Picture
    450 Most Valuable Professional on at

    Hi @Perez, once you confirm that your "List" variable has data, please try below:

    1. Browse to your form and use property drown down (upper left) to make following updates:
      • DataSource=List
      • Item=List
    2. While your form control is highlighted, click Edit fields (under right side properties pane) and click 3 dots to the right of "+ Add field" and select add a custom card
    3. Set custom card DataField property to ThisItem.Title
    4. Add label/input control to the custom card
    5. Set "Text" property to ThisItem.Title
    6. Repeat steps 2 through 5 for additional fields

    Note: When using Param (deep linking), please confirm you are using same cases everywhere (Adaptive chard to build link, App OnStart etc.).

     

    Thanks

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

  • EP-29071004-0 Profile Picture
    on at

    @Gareth_C , yes the iden getsthe ID value

     
     
     
     
     
  • EP-29071004-0 Profile Picture
    on at

    @UdayAdhikari , thanks a lot work like a charm.

     

     
     
     
     
     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 248 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 209 Super User 2026 Season 1

#3
VASANTH KUMAR BALMADI Profile Picture

VASANTH KUMAR BALMADI 195

Last 30 days Overall leaderboard