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 Automate / Filter Query (Not Null)
Power Automate
Answered

Filter Query (Not Null)

(0) ShareShare
ReportReport
Posted on by 1,265

I am trying to create a Flow that exports information to an Excel spreadsheet.  In the filter query of the Get Items, I was trying to eliminate WONo = Null (or only select records with a value).  I have tried the ne Null but with no success.  How should I modify the query?

 

[
  {
    "WONo": "9001306211"
  },
  {
    "WONo": null
  },
  {
    "WONo": null
  },
  {
    "WONo": null
  },
  {
    "WONo": "9001296960"
  },
  {
    "WONo": null
  },
Categories:
I have the same question (0)
  • Rhiassuring Profile Picture
    8,692 Moderator on at

    I'll show you both ways...

     

    In a Filter Query in your Excel action:

    Rhiassuring_2-1701987561373.png

     

    "null" has to be entered as an expression - even though you just type it in and select it and click OK.

    Your Excel column needs to have no spaces in it.

     

     

     

    In a Filter Array action:

     

    Rhiassuring_0-1701986557575.png


    Same thing with the null.

    the item() formula looks like this:  item()?['WOno']

     

     

  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @RJF61,

    Do you use Filter Query in Get Items action?

     

    If so, I think you should modify the formula as below:

    WONo ne null

     

     

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 Automate

#1
Haque Profile Picture

Haque 605

#2
Valantis Profile Picture

Valantis 340

#3
11manish Profile Picture

11manish 284

Last 30 days Overall leaderboard