web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 717 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 329 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard