Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Apps Pro Dev & ISV
Answered

wait for process data - custom component

(0) ShareShare
ReportReport
Posted on by 16

Hi, I am new to power apps component framework and typescript. I made a component that receive a string and give a output based on that string, the problem is, Power Apps isn't waiting for the output to update. ex:


Set(varComponentInput, "data");
Set(varOutput, component.Output)

varOutput is blank

  • Verified answer
    ScottDurow Profile Picture
    1,039 on at
    Re: wait for process data - custom component

    Hi @hortigas  - this is because the calls are event driven - rather than synchronous. We have just got events for custom canvas component - so I expect custom events for PCF will follow - but until now you will need to add logic to the 'OnChange' event of your PCF component.

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Power Apps Pro Dev & ISV

#1
WarrenBelz Profile Picture

WarrenBelz 85 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 65 Super User 2025 Season 1

#3
mmbr1606 Profile Picture

mmbr1606 55 Super User 2025 Season 1

Overall leaderboard