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 / Using IsBlank() & <> w...
Power Apps
Unanswered

Using IsBlank() & <> will cuase my filter to raise this error "Error when trying to retrive data from network: Fetching items failed. Possible invalid siring in filter query"

(0) ShareShare
ReportReport
Posted on by 1,950 Season of Giving Solutions 2025

I have this formula to filter SharePoint list:-

 

 

ForAll(relatedNetworkIDsFortheCurrentBookingCalendar, 
 
 Collect(colDelegableresults,Filter(BookingCalendarNetwork, 
 ActiveStatus.Value ="Active" And
 'Network ID' = ThisRecord.ID And (IsBlank(varBKID) Or 'Booking Calendar ID'<>varBKID)
 ))
);

 

 

but i am getting this runtime error on it :-

 

johnjohnPter_0-1699977981944.png

 

any advice?

 

Categories:
I have the same question (0)
  • BCBuizer Profile Picture
    22,752 Super User 2026 Season 1 on at

    Hi @johnjohnPter ,

     

    To get more details on this error and what in your formula may cause the issue, I suggest using Monitor. More information on how to use Monitor can be found here: https://learn.microsoft.com/en-us/power-apps/maker/monitor-canvasapps

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

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 610

#2
Haque Profile Picture

Haque 317

#3
WarrenBelz Profile Picture

WarrenBelz 315 Most Valuable Professional

Last 30 days Overall leaderboard