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 option not re...
Power Apps
Unanswered

Dropdown option not rendering on a filter search

(0) ShareShare
ReportReport
Posted on by 16

I have a table where I am creating severity and status filters, the status for example always comes with open. However, when filtering the table, a bug sometimes occurs, where the severity and status data do not appear. The filter is working correctly, but there seems to be a problem rendering. Would anyone know why this happens?

 

This is the table without a bug and no filtering.

 

without bug.png

After apply some filter:

bug.png

 

Categories:
I have the same question (0)
  • Ami K Profile Picture
    15,687 Super User 2024 Season 1 on at

    @danisegd -

     

    1. What is your data source (SharePoint, Dataverse, SQL etc)
    2. What are the data types for the Status and Location fields (Single Line Text, single-select Choice etc)
    3. Please share the code you're using in the Items property of the Gallery (paste as text and as a screenshot please).
    4. Please share the code you're using in the Items for those Dropdown/ComboBox controls embedded into the Gallery
    5. Please share the code you're using in the Default (Dropdown) or DefaultSelectedItems property (ComboBox).
  • danisegd Profile Picture
    16 on at

    1. Sharepoint
    2. Status: single-select choice; Severity: single-select choice; the other ones are single line text and only view mode
    3. Items: SortByColumns(Filter(listatest; (Status.Value=StatusBox.Selected.Value || StatusBox.Selected.Value=Blank())&&

    (SeverityBox.Selected.Value=Blank() ||Severity.Value=SeverityBox.Selected.Value) );"ID";SortOrder.Descending)items gallery properties.png

    4. Severity: Items:

    Choices([@listatest].Severity)
    Status: Items: Choices([@listatest].Status)
    5. Severity: DefaultSelectedItems: 
    ThisItem.Severity
    Status: DefaultSelectedItems: 
    ThisItem.Status

    I was wondering if this may be happening cause my date is inside a container on the gallery. Im aware that data doesnt work correctly nested in a container in a gallery, I'm going to that this out later, so maybe could be this?
  • Ami K Profile Picture
    15,687 Super User 2024 Season 1 on at

    @danisegd - I don't think the issue of not being able to access the output of controls inside a Container is true anymore (with SharePoint and Dataverse at least). Regardless, I cannot see how that would be related to the problem.

     

    Your set up looks fine to me. I have added @WarrenBelz who might notice something here.

  • danisegd Profile Picture
    16 on at

    Unfortunately I'm still having this problem. If anyone has an idea please help me

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 977

#2
Valantis Profile Picture

Valantis 664

#3
11manish Profile Picture

11manish 530

Last 30 days Overall leaderboard