 
					
				
		
 
		
		
		
		
		
	
			
		
		
			
					
		Try
YOUR_SEARCH | search location=* and lastlogon=*
OR
 
YOUR_SEARCH | where isnotnull(location)  AND  isnotnull(lastlogon)
Thanks
KV
▄︻̷̿┻̿═━一
If any of my reply helps you to solve the problem Or gain knowledge, an upvote would be appreciated.
 
					
				
		
 
		
		
		
		
		
	
			
		
		
			
					
		Try
YOUR_SEARCH | search location=* and lastlogon=*
OR
 
YOUR_SEARCH | where isnotnull(location)  AND  isnotnull(lastlogon)
Thanks
KV
▄︻̷̿┻̿═━一
If any of my reply helps you to solve the problem Or gain knowledge, an upvote would be appreciated.
Thank you @kamlesh_vaghela . It worked.
