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 / Using variables to set...
Power Apps
Answered

Using variables to set properties od f control

(0) ShareShare
ReportReport
Posted on by Microsoft Employee
Is it possible to use a powerapps global variable to set the value of an input property of a control?

I have a control that take a string as input in property "name".

I have a global variables in my canvas app definer as Set(_name, "John Doe")

Can I set the input of my "name" property to _name?

I have tried but it seems that it does not resolve the value of the variable and breaks as _name is not a string, i.e. "_name"

Thanks!
I have the same question (0)
  • Verified answer
    dinusc Profile Picture
    Microsoft Employee on at

    Hello @Jensschroder ,

    Considering that "name" is the property of your control (YourControl in example below), the following should work:

    YourControl.name=_name

    By the above, I mean: type "_name" (without quotes) in the "name" property field of your control.

    In this case, Set(_name, "John Doe") should cause your property to be set properly.

  • Jensschroder Profile Picture
    Microsoft Employee on at

    Hi  @dinusc ,

     

    Thanks! I figured it out my self. I was doing as you describe but had a bug in elsewhere that caused unexpected behaviour.

     

    Br,

    Jens

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 914

#2
11manish Profile Picture

11manish 627

#3
Valantis Profile Picture

Valantis 598

Last 30 days Overall leaderboard