Hello,
I am trying to using get item action on a sharepoint list by filtering empty columns. I have tried as mentioned in this post but get an error
My query expression : columnname eq null as menitoned in above post and i get an error message
I also tried columnname eq 'null', I dont get any errors but I also get items that have a value in that column.
Any ideas?
Thanks,
I get an error message