Skip to main content

Notifications

Building Power Apps
Unanswered

Filtering Formula's

Posted on by 192
Hey all, 
 
Need a bit of help here.  I have this formula below:
 
- Search(Filter(MSDriverList,DriverType.Value="CDL Driver" || DriverType.Value="Non CDL CMV Driver"),SearchInput1.Text,EmployeeName,EmployeeName)
 
I need to add a initial filter before the 'DriverType' which includes the column 'EmployeeStatus'="Active".......is the filter below the best way to approach this?
 
- Search(Filter(MSDriverList,EmployeeStatus.Value="Active",And(DriverType.Value="CDL Driver" || DriverType.Value="Non CDL CMV Driver")),SearchInput1.Text,EmployeeName,EmployeeName)
  • CA1105 Profile Picture
    CA1105 182 on at
    Filtering Formula's
    Is it resolved? Do you need any further help?
  • Suggested answer
    HaythemELAZHAR Profile Picture
    HaythemELAZHAR 16 on at
    Filtering Formula's
    You can change the data limit to 4 for example to see if your formula has a delegation problem or not. That way you can be sure if your formula it is okay or not.
     
  • Suggested answer
    FLMike Profile Picture
    FLMike 26,162 on at
    Filtering Formula's
    HI
     
    So there is no Problem with what you have at all, looks good
     
    If you have any delegation issues, (which I cannot see unless its in the dev ui) then I can help you resolve them but what you have is good

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

September 2024 Newsletter…

September 2024 Community Newsletter…

Community Update Sept 16…

Power Platform Community Update…

Welcome to the new Power Platform Community!…

We are excited to announce our new Copilot Cookbook Gallery in the Community…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 141,065

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,407

Leaderboard