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 / AllowedLogicalOperator...
Power Apps
Suggested Answer

AllowedLogicalOperators error --- Equal is not allowed

(1) ShareShare
ReportReport
Posted on by 2
I am using a SQL Connector to our Business Central, because the Business Central (On-prem) connector only shows standard entity set, however when I start consuming the data from the SQL Server, this error pops out. 
Anyone who has encountered this error? what is the fix for this? Please advise. Thank you.
Categories:
I have the same question (0)
  • Suggested answer
    11manish Profile Picture
    3,333 on at
    This is an OData / Web API security restriction. The backend service (likely a custom Web API or an OData source you are connecting to) has disabled the use of the = (Equal) operator in queries to prevent performance issues or broad data scraping.
    The Fix:
    • If you own the API: You need to update the EnableQuery attribute in your C# code or Web API configuration to allow the Equal operator.
    • If you are the App Maker: Check your Filter or LookUp formulas. Instead of a direct Filter(DataSource, ID = 10), try creating a variable first or using a search-based approach if the API supports it.

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 424

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
11manish Profile Picture

11manish 290

Last 30 days Overall leaderboard