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 / Show and hide column i...
Power Apps
Answered

Show and hide column in table based on text input

(0) ShareShare
ReportReport
Posted on by 14

i have Tabel with columns (Name - number - Adress).   and text input i need when i add in this text ( HAz) column number will be not visible but if i left text input without any word will visible all columns. 

Categories:
I have the same question (0)
  • Verified answer
    LaurensM Profile Picture
    12,516 Moderator on at

    Hi @HRawash2,

     

    Should you be using a DataTable control you can select the Number column and set the Visible property to:

    //Change TextInput1 to the correct name
    TextInput1.Text <> "HAz"

     

    Should you use a Gallery control, set the label's Visible property (within the gallery displaying the Number) to the code above. Should the TextInput not have to match 'HAz' exactly to hide the number column but also e.g. when it simply contains 'haz' use:

    !("haz" in TextInput1.Text)

     

    If this solves your question, would you be so kind as to accept it as a solution & give it a thumbs up.

    Thanks!

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

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,070

#2
Valantis Profile Picture

Valantis 639

#3
11manish Profile Picture

11manish 608

Last 30 days Overall leaderboard