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 / DropDown - Needs to Sh...
Power Apps
Answered

DropDown - Needs to Show No Value

(0) ShareShare
ReportReport
Posted on by 214

I'm sure I am missing something here silly as to why this is not working correctly here.

 

My OnSelect Code looks like this for capturing the Data

Collect(Collection1,{
 ID: Max(Collection1, ShooterID)+1,
 Bay3Result:Bay3ResultScore.SelectedText.Value}
);
SaveData(Collection1, "OfflineData")

 

For my Items I have this below

Distinct(Bay3Result.Result,Result)

 

Isn't there a way so that instead of it saying FAIL OR PASS to begin with it shows blank? Also how do I get it to stick with it staying on what I select, as currently if I select PASS, it automatically reverts back to  showing FAIL in the drop down.

LyonsBI_BRL_0-1632377746956.png

I know I'm missing something really simple here.

 

Thanks! 

 

Categories:
I have the same question (0)
  • Verified answer
    eka24 Profile Picture
    20,925 on at

    To get a blank on initial load, Set the AllowEmptySelection property to true.

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

    Consider Checking My Youtube Channel

  • PriyankaGeethik Profile Picture
    3,320 Super User 2024 Season 1 on at

    Hi @LyonsBI_BRL ,

     

    You can also try adding one more value to the collection if you are initializing the Bay3ResultScore values. 

    So when the dropdowns are reset it will go back Select instead for Fail. 

    CLearCollect(Bay3ResultScore,{Value:"Select"},{Value:"Fail"},{Value:"Pass"})

     

     

    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.

     

  • LyonsBI_BRL Profile Picture
    214 on at

    @eka24 That did it thank you!

     

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

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 534

#2
WarrenBelz Profile Picture

WarrenBelz 416 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 306

Last 30 days Overall leaderboard