Solved! Go to Solution.
Hi @bongobus1,
Put a circle icon on the screen and size it. If your box is named Textinput1, then select the icon and set the Fill property to
If(Value(TextInput1.Text) <7, Green,Value(TextInput1.Text)>12,Red,Yellow)
The Circle will change color instantly depending on the value in the Textinput control.
Hi @bongobus1,
Put a circle icon on the screen and size it. If your box is named Textinput1, then select the icon and set the Fill property to
If(Value(TextInput1.Text) <7, Green,Value(TextInput1.Text)>12,Red,Yellow)
The Circle will change color instantly depending on the value in the Textinput control.
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
203 | |
171 | |
63 | |
32 | |
31 |
User | Count |
---|---|
338 | |
271 | |
105 | |
71 | |
56 |