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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Respond to a PowerApp ...
Power Apps
Unanswered

Respond to a PowerApp from a Flow with two responses???

(1) ShareShare
ReportReport
Posted on by 1,599 Super User 2024 Season 1
Hello,
 
In my app, I have two text boxes with htmlText controls under this that are to show appended text. I then have a Power Automate flow, that gets the appended text history and appends it to the htmlText controls.

I have this working for the 'Argument History' but I also need to get this working for the 'Evidence History', however I don't appear to be able to send a response back to populate both history boxes.
 
Is there any way I can capture the responses in a variable and send both of these back as as two responses?
 
This is the Fx for the 'get history' button: 
Set(Response, 'BSC-TestApp'.Run(galSubtopic.Selected.ID).response)
 
 
 

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    155,427 Most Valuable Professional on at
    This thread may assist you here.
     
    Please click Does this answer your question 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 a Like.
    MVP (Business Applications)     Visit my blog Practical Power Apps    Buy me a coffee
  • sudosaurus Profile Picture
    1,599 Super User 2024 Season 1 on at
    Warren - thanks, I've tried using this but it doesn't seem to work:
     
    Set(varHistoryResponse, 'BSC-TestApp'.Run(galSubtopic.Selected.ID));
    
    Set(ArgResponse, varHistoryResponse.argresponse);
    Set(EviResponse, varHistoryResponse.eviresponse)
     
  • WarrenBelz Profile Picture
    155,427 Most Valuable Professional on at
    I have not needed to do it myself, but the process in that thread looks OK in theory.
  • CU-18081211-6 Profile Picture
    9,270 Moderator on at
    What @WarrenBelz is saying is to close the parallel branch with only one Respond to PowerApps or flow action. 
     
     
    and inside powerapps app to use your previous formula:
     
    Set(varHistoryResponse, 'BSC-TestApp'.Run(galSubtopic.Selected.ID));
    
    Set(ArgResponse, varHistoryResponse.argresponse);
    Set(EviResponse, varHistoryResponse.eviresponse)
  • WarrenBelz Profile Picture
    155,427 Most Valuable Professional on at
    To clarify, what CU-18081211-6 is saying is correct - you need to join the branches back up at the bottom and send one response with two parameters.

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 839

#2
Valantis Profile Picture

Valantis 533

#3
Haque Profile Picture

Haque 412

Last 30 days Overall leaderboard