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 / Issue with Filtering P...
Power Apps
Answered

Issue with Filtering Power BI Report from PowerApps Using % Character

(0) ShareShare
ReportReport
Posted on by 6
Hello,

I am trying to filter Power BI reports from PowerApps and encountering an issue with values that contain special characters. Below are the two different formulas I am using to filter:

Formula 1:
VarDashScoreCardMonthly & "&filter=KPI/KPI_name eq 'EDI%20Orders%20%23'"
This formula is used to filter the value EDI Orders # and it works correctly.

Formula 2:
VarDashScoreCardMonthly & "&filter=KPI/KPI_name eq 'EDI%20Orders%20%25'"
This formula is used to filter the value EDI Orders % but it does not work. When I use this formula, I see the entire table without any filtering applied.

Notes:
  • The variable VarDashScoreCardMonthly contains the URL of the Power BI report.
  • Filtering directly within Power BI works fine.
  • The issue only occurs when trying to filter values containing the % character. Other special characters (like #) work correctly.
I need assistance on how to resolve this issue. How can I filter Power BI reports from PowerApps using values that contain the % character?

Thank you.
 
Categories:
I have the same question (0)
  • Verified answer
    mmbr1606 Profile Picture
    14,629 Super User 2026 Season 1 on at
    hey
     
     


    this for #:
    VarDashScoreCardMonthly & "&filter=KPI/KPI_name eq 'EDI%20Orders%20%23'"
    
    and ths for %
    VarDashScoreCardMonthly & "&filter=KPI/KPI_name eq 'EDI%20Orders%20%2525'"
    

    if it helped please mark my answer as verified,
     
     
     
    thanks

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

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 326 Most Valuable Professional

#2
11manish Profile Picture

11manish 168

#3
sannavajjala87 Profile Picture

sannavajjala87 75 Super User 2026 Season 1

Last 30 days Overall leaderboard