Power Automate List Rows Column Null (List Rows Filter Empty update)

According to out last tutorial - Power Automate List Rows Filter Empty and Update Row NotFound. | by 洪健翔 Hung, Chien-hsiang | Sep, 2022 | Medium, we stated that we can use ColumnName ne ‘’ to filter the empty row. Though sometimes it doesn’t work. Here is a simple solution.

https://miro.medium.com/max/1400/0*0qxPfU3z3fc0-go-.png

Just change **ColumnName ne ‘’** to **ColumnName ne null** it worked!

https://miro.medium.com/max/1254/0*iAqGhs2syxbppVDo.png

How To Check Null Value In ODATA Filter Of Get Items Action In FLOW (c-sharpcorner.com) by Sarvesh Shinde

Contact me: Hung, Chien-Hsiang (chienhsiang-hung.github.io)