Hallo experts,
anyone has ever tried to access a specific approval from a Power apps gallery?
I use dataverse as data source and i have created an app connected with approvals. In a gallery of this app i display data from 2 other different apps.
I try to combine data and would like to know if there is a way i can access a specific approval request (get navigated to Approvals page in power automate .
From the flow i created i retrieve The Approval ID and tried to retrieve a Link to item but that did not bring a value.
You can use a LookUp...
And, if u have a form and a gallery, after u select the item in the gallery, you can navigate to the form and set the item of the form to:
Gallery.Selected
If you need additional help please tag me in your reply and please like my reply.
If my reply provided you with a solution, pleased mark it as a solution ✔️!
Best regards,
Gonçalo Nogueira
Check my LinkedIn!
Check my User Group (pt-PT)!
yes but how can i access items with specific ID?
Hey! You can use the Launch() function to navigate to a web page. Buy my advice would be to show a gallery with a filter to the itens that were not approved, for example.
Filter(DataSource, Status = "Pending")
Something like that
If you need additional help please tag me in your reply and please like my reply.
If my reply provided you with a solution, pleased mark it as a solution ✔️!
Best regards,
Gonçalo Nogueira
Check my LinkedIn!
Check my User Group (pt-PT)!
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
Super User 2025 Season 2
mmbr1606
275
Super User 2025 Season 2