cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
umam
Frequent Visitor

Powerapps to flow - help needed in identifying the parameters for running the flow from powerapp

Hi

I have a powerapp to update a sharepoint list item.  I don't know how to pass the item id from powerapps to the flow.  I get item not found error. 

 

Can you help?

 

Thanks

Uma

1 ACCEPTED SOLUTION

Accepted Solutions
umam
Frequent Visitor

Hi

Got it working.  I needed to pass the parameters this way PowerAppsbutton.Run(BrowseGallery1.Selected.ID, BrowseGallery1.Selected.First_x0020_name, BrowseGallery1.Selected.Surname, BrowseGallery1.Selected.Contact_x0020_email).

 

This topic can be closed.  Thanks.

View solution in original post

4 REPLIES 4
v-monli-msft
Community Support
Community Support

Hi @umam,

 

May I know what you input you used in PowerApps as the item ID? In flow, the list item id is treated as 1,2,3,4,5,etc. It means that from the top to the bottom in list, the first item id is 1, the second items id is 2,etc. This is defined and cannot be changed. Make sure that you have the right item id from PowerApps.

 

Regards,

Mona

Community Support Team _ Mona Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi Mona

Thanks for getting back to me.  I did try the item id as you had mentioned.  I will try it again

umam
Frequent Visitor

Hi Mona

This is what I tried passing -  PowerAppsbutton.Run("2", "'Applications List'.First_x0020_name", "'Applications List'.Surname", "'Applications List'.Contact_x0020_email").

 

Is this correct?

 

Uma

 

umam
Frequent Visitor

Hi

Got it working.  I needed to pass the parameters this way PowerAppsbutton.Run(BrowseGallery1.Selected.ID, BrowseGallery1.Selected.First_x0020_name, BrowseGallery1.Selected.Surname, BrowseGallery1.Selected.Contact_x0020_email).

 

This topic can be closed.  Thanks.

Helpful resources

Announcements
Power Apps News & Annoucements carousel

Power Apps News & Announcements

Keep up to date with current events and community announcements in the Power Apps community.

Community Call Conversations

Introducing the Community Calls Conversations

A great place where you can stay up to date with community calls and interact with the speakers.

Power Apps Community Blog Carousel

Power Apps Community Blog

Check out the latest Community Blog from the community!

Top Solution Authors
Top Kudoed Authors
Users online (2,177)