web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : hCVdfAYI8hAuplnPo5DFD1
Power Apps - Building Power Apps
Unanswered

Error "Expression SectorID eq null is not supported"

Like (1) ShareShare
ReportReport
Posted on 1 Jul 2022 16:43:25 by

Hello!

 

On my PowerApps application, I have a dropdown that has its allowed values based on the selected value of another dropdown, using the filter function below: 

 

Filter([@MasterData_Subcategory]; SectorID = DataCardValue14.Selected.CategoryID)

 

Rodrigo_N_1-1656693643688.png

 

 

However, the following error shows when I run the app: "Expression SectorID eq null is not supported"

 

I don't understand why this error is showing up since there are no null values in any of the tables (I've attached both in this post) and every value has a match, ensuring that there are no comparisons that would return null values. Could you help me with this? Thanks!

 

 

 

Categories:
  • MickHtoo Profile Picture
    2 on 25 Jul 2024 at 04:31:16
    Error "Expression SectorID eq null is not supported"
    This isn't a fix so much as a way around it. I was having the same issue with Power Apps not liking a blank dropdown box while the data was being uploaded into the App from SharePoint:
    The error had no effect on the App itself and worked fine (but not having a blank dropdown was not aesthetically pleasing).
     
    However, by changing the following to Blank()
    it stops the 'error eq null' happening until my data is loaded. 
     
    Not my brilliant idea, found it on YouTube here: Power Apps OnError to capture, suppress, and report all errors
     
    Hope that helps (and the Power Apps crew doesn't remove that option).
  • WarrenBelz Profile Picture
    148,894 Most Valuable Professional on 01 Jul 2022 at 22:20:29
    Re: Error "Expression SectorID eq null is not supported"

    Hi @Anonymous ,

    This post may assist - one of the (many) issues with using Excel as a data source when things get a bit complex.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Visit my blog Practical Power Apps

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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Loading complete