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 / Filtering base on vari...
Power Apps
Answered

Filtering base on various fields

(1) ShareShare
ReportReport
Posted on by 60

Hi Everyone

I try to create my PO application for various Countries and Departments, i want to be able to filter the Approvers based on Country, Department, Position and Amount they can approve

 

i have create the below formula 

 

If(
varCountry = "text",
Concat(
LookUp(
Sharepointlist,
'ApprovalLimit (max amount)' > Value(subtotal.Text) And Country = varCountry
).Approvers.Email,
Email,
";"
),
varCountry = "text",
Concat(LookUp(
Sharepoint list,
'ApprovalLimit (max amount)' > Value(subtotal.Text) And Country = varCountry And Department = dddepartment.Selected.Result
).'Sharepoint Field'.Email,Email, ";") , Concat(LookUp(
'EMEA-PO Tool Expense Approvers',
'ApprovalLimit (max amount)' > Value(subtotal.Text) And Country = varCountry And Department = dddepartment.Selected.Result
).'Sharepoint Field'.Email,Email, ";"))

 

 

until Red part works find but when the 2nd country i want to filter is also based on the amount for 2nd approver is not working.

 

Any help pls 😊

Categories:
I have the same question (0)
  • Verified answer
    poweractivate Profile Picture
    11,078 Most Valuable Professional on at

    @DemosCY 

    Can you clarify which is the working formula and which is the non working formula?

     

    If possible please give two of them - one where it is completely working, and one where it is not working.

     

    By "not working" - do you mean an error is shown? If any error is shown please provide any shown errors.

     

    Also,  as for the results shown, is it just that it does not show any result, or is it showing results but not the right ones? (please specify which is it in your case)

     

  • Verified answer
    CU07011146-0 Profile Picture
    60 on at

    Hi @poweractivate  

     

    Below fomulas work fina

     

    DemosCY_0-1607429906443.png

    but bellow is not working

     

    DemosCY_1-1607430026661.png

     

    I dont receive any error just word "false" on the label

     

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard