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 / Gallery Filter For Act...
Power Apps
Unanswered

Gallery Filter For Activity Type Table With Choice Column

(0) ShareShare
ReportReport
Posted on by 33

Hi,

I have a Dataverse table of the type 'Activivity' that includes a column of the type 'Choice'. In PowerApps, I can filter a gallery based on the selection from a previous gallery, but have been unable to filter the same gallery using the choice column.

 

I have followed some guidance here, but to no avail:

Power Apps Guide - Dataverse - How to filter Dataverse choice columns - Power Apps Guide - Blog

 

Details are below. Any help is welcome.

Table name: 1_Action_Trackers

Column Name: Activity_Status

 

Formula being used

Filter('1_Action_Trackers',Action_Owner.'Full Name'=Gallery2_1.Selected.'Full Name' && Activity_Status[@Activity_Status].Open)

 

Error message: 

Solsus1_1-1666789444840.png

 

 

Column Activity_Status settings

Solsus1_0-1666789259569.png

 

Table Properties

Solsus1_2-1666789507723.png

 

 

 

 

I have the same question (0)
  • Verified answer
    Solsus1 Profile Picture
    33 on at

    If any folk are interested, my issue turned out to be with the column name reference. In the new powerapps view, I could not see the table reference I needed to use to construct the correct formula. In the end I was able to obtain it by going into classic view and checking the details there.

     

    My formula to filter the gallery so only Open statecode records showed was as follows (noting it also includes a date picker function):

    If(IsBlank(DatePicker1_1.SelectedDate),
    Filter('1_Action_Trackers', 'Activity Status'= 'Activity Status (1_Action_Trackers)'.Open),
    Filter('1_Action_Trackers','Due Date'<DatePicker1_1.SelectedDate,
    'Activity Status'= 'Activity Status (1_Action_Trackers)'.Open))

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 840 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 332 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 275

Last 30 days Overall leaderboard