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 / Conditional textinput ...
Power Apps
Unanswered

Conditional textinput and retain the value in datacard control

(0) ShareShare
ReportReport
Posted on by 10

My physical data location dropdown control (DataCardValue1) includes:

Room No

Digital Data Only

I have inserted a text input (txt_phyloc) on top of the data control card so when users select "Room No", they are able to insert Room no in the textinput box. Everything works and the value of textinput box is captured in the SharePont list but the value isn't showing in the DataCardValue1 or at best it flashes the value for a second. I have the following codes in both DataCardValue1 and txt_phyloc:

DataCardValue1 (DataCardValue)/Visible = Self.Selected.Value <> "Room No"

txt_phyloc (Text Input)/Visible = !DataCardValue1.Visible, and

PhysStorLoc_DataCard (Main Control Card) /Update: If(DataCardValue1.Selected.Value = "Room No",
                                                                                        {Value:txt_phyloc.Text},
                                                                                         DataCardValue1.Selected
                                                                                            )

I appreciate your help with this issue.

 

Thnak you,

Helal

Categories:

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 402 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 296 Most Valuable Professional

Last 30 days Overall leaderboard