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 / Visible Selection base...
Power Apps
Unanswered

Visible Selection based up Radio and if A label has a "Yes"

(0) ShareShare
ReportReport
Posted on by 643

I am using labels to work much like a table, as I prefer this than the data table and forms.

 

I would like to make the visible properties of my labels to be that if the Radio button is selected and the column label in the corresponding column is "Yes" then visible is true, else false.

 

jamescosten_0-1701769308585.png

FO - First Off & IP - In Process. 

 

So in this example, Dimensions 1 to 3 will show if the First off radio is selected, and if the In Process is selected then Dimnesion 3 is hidden. I also need to hide balnks as well.

 

Tall order I Know, I have visible properties on other screens that work well but not with this many factors.

 

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    155,293 Most Valuable Professional on at

    Hi @jamescosten ,

    Assuming both have to be Yes to display and those are the actual field names

    Filter(
     DataSource,
     RadioName.Selected.Value = "First Off" ||
     (
     FO = "Yes" && 
     IP = "Yes"
     )
    )

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    MVP (Business Applications)   Visit my blog Practical Power Apps

     

  • jamescosten Profile Picture
    643 on at

    This will only work for one radio button, If i Select the other? There maybe another way for me to set up my screen but the datatables are not good enough for what i need.

     

    I want users to enter a stock code, it then shows them all the dimensions they need to measure. My SP list has 25 Dimensions, many of which are blank as in the above example. So just need them to be hidden if no values.

     

    If its not possible then I can get rid of the radio buttons and just have the labels not visible if they contain no information / are blank.

  • jamescosten Profile Picture
    643 on at

    Would something like this work?

     

    jamescosten_0-1701772985183.png

    So if the Label is blank then hide, if not then show. Currently doesnt work in its current format but the general idea?

     

  • WarrenBelz Profile Picture
    155,293 Most Valuable Professional on at

    @jamescosten 

    You can do whatever you need - I just need to know the "rules"

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,033

#2
Valantis Profile Picture

Valantis 632

#3
11manish Profile Picture

11manish 607

Last 30 days Overall leaderboard