You can't block incomplete because TCP has 3way handshake at beginning and if this does not complete or there is no traffic after 3way handshake then Palo logs this traffic as incomplete.     For example when you try to access external FTP server that is down at the moment then your computer sends out SYN packet.  Nothing comes back.  In log you see 1 packet sent, 0 packets received.  And application is incomplete.     https://live.paloaltonetworks.com/t5/Management-Articles/Not-Applicable-Incomplete-Insufficient-Data-in-the-Application/ta-p/65711     You could run report on machines that generate most incomplete sessions and might want to check why. Maybe they are infected with malware and are trying to call home and find C&C servers. 
						
					
					... View more