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 / See if a value exists ...
Power Apps
Answered

See if a value exists in single column collection

(0) ShareShare
ReportReport
Posted on by 363

I have a single column collection called, "colCheckStatus." I am trying to see if a value exists. If it does exist I want make visible a text box to enter information. Each checkbox adds/removes to the collection. I can't just have a simple if then on the text box because the checkboxes are in a gallery pulling their titles from sharepoint.

 

Here is my current formula. 

 

If(colCheckStatus.Value = "Active", true , true, false)

Here is what I am hoping for.  Some of these will be checked but only one will activate a text box. 

colbyturybury_1-1618517270179.png

colbyturybury_4-1618517318411.png

 

 

 

 

 

 

Categories:
I have the same question (0)
  • Verified answer
    Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @colbyturybury 

    Visible property of the textinput box:  !isBlank(Lookup(Colcheckstatus,Status="Active"))

  • colbyturybury Profile Picture
    363 on at

    If I wanted to add a "Clear" function to empty a collection how would I add that into what you have already done? BTW I changed the word "Status" to "Value" and it worked.

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
WarrenBelz Profile Picture

WarrenBelz 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard