Hey community,
I have an app that I need to update the field status of the selected item through a PowerApps gallery, and I don't know how to do that, follow the screenshots:
Here I have some items selected and others not, but I want only the selected items to be updated, could someone help me?
Here my flow:
Hi @Gorilla_8
You need to pass the collection of selected values back to Power Automate. Then parse the values individually.
Here's an article I found that may help you:
Can you please check if and let me know if you have any questions?
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Cheers
Manuel
Hey @Gorilla_8
There is an action called Respond to PowerApps.
Here you can send the information back to your PowerApp
Hope this helps
Kind regards
Tom
If this reply has answered your question or solved your issue, please mark this question as answered.
Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up.
First, thanks for the help @manuelstgomes !
And your flow works perfectly, because I used that same application for emails as taught, but now I would like to know how I can get the id to update the status of each item.
see my screenshoots below:
Here the function as you taught in "OnCheck":
Here the function as you taught in "UnCheck":
And finally on the button, but I don't know how it gets the item ID:
And here the flow:
I tried it with ID and other options, and it didn't work perfectly.
HI @Gorilla_8
The "ThisItem.ID" is the identifier of the field. I noticed that you're assigning it to the user id. Is this what you want?
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Cheers
Manuel
Yes, I wanna update the status based on ID selected na galeria.
See my tests:
I got this result on my flow, by calling the collection:
On my "OnSelect":
On my "OnUncheck":
On my "OnCheck":
And the one item I selected:
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
34 | |
16 | |
15 | |
12 | |
9 |
User | Count |
---|---|
37 | |
26 | |
17 | |
8 | |
7 |