Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 PrakashMathi
		
			PrakashMathi
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		If we have 3 persons, Person A, Person B and Person C, I want Person A to see his details alone. Same for B & C, B must see B details alone and C must see C details alone.
| Persons | Marks | 
| Person A | 23 | 
| Person B | 25 | 
| Person C | 26 | 
 
					
				
		
 vunguyenq89
		
			vunguyenq89
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Create a filter for each NPrinting user with field Persons. For example, filter for NPrinting user A should have Name = Persons, Value = Person A
You can use an import task to mass create filters and assign filters to users. Instruction at https://help.qlik.com/en-US/nprinting/September2018/Content/NPrinting/DeployingQVNprinting/Import-Us...
Now everytime you run a publish task, user filter will be applied and user sees only his own data
 
					
				
		
 PrakashMathi
		
			PrakashMathi
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks for answering.
But in NPrinting 17 when i map the Name column "Person A" to some user "User 1" then it is distributing these reports to them but when i map some values for eg.Marks column "23" to "User 1" then that details are not distributing.
