Is it possible to get all users with email and officeLocation "not null" using
https://graph.microsoft.com/v1.0/users?$filter(?)
I tried a few suggestion from the web, not working.

Is it possible to get all users with email and officeLocation "not null" using
https://graph.microsoft.com/v1.0/users?$filter(?)
I tried a few suggestion from the web, not working.