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 / Gallery Expect "Done" ...
Power Apps
Unanswered

Gallery Expect "Done" Status and only required Process Status should listed

(0) ShareShare
ReportReport
Posted on by 286

Hi Team,

     I Have Created a Edit Gallery Form my Query is Under header Check_Status "Done" should not list and Other Header Batch_Process "Batch Management" only should list

it is working for Check_Status but if i add the Batch_Process its getting error

 

Iam getting error in "Value" for Batch_Process 

Pls help on same

Enclosed the code with error for your reference..

With( { wData: Filter( Batch_Management_Tracker, StartsWith( MEL, TextInput3.Text ) 
) }, 
ClearCollect( colGridDataBMM, Filter( wData, Check_Status.Value <> "Done", Batch_Process.Value="Batch Management")))

 Thanks

Jawahar

Batch.png
Categories:
I have the same question (0)
  • narayan225 Profile Picture
    2,547 Moderator on at

    @Jawaharprem 

     

    Assuming that Check_Status and Batch_Porcess both are choice column, you can use or/and filter to get data.

    Instead of applying two filters, you can complete it in one step. I am not sure what you are doing with StartsWith function though, its result is true/false.

    ClearCollect(colGridDataBMM, Filter(Batch_Management_Tracker, Check_Status.Value <> "Done" && Batch_Process.Value="Batch Management"))

    Hope this helps.

     

    Cheers!

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard