Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi All,
Please let me know how to add user input into qlikview ,
example i have two field Title and Region, user inputs / Updates some value into this 2 field ,
Title , Region
A, ASIA
B,EUROPE
C,ASIA
D,EUROPE
E,ASIA
F,NAMR
H,LAMR
If user inputs the above value , 2 field should have the value what user has entered
NOTE: I cannot use Macro
 
					
				
		
 dhasharadh
		
			dhasharadh
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi ,
This can be achived using variables and Input Box. my self achived similar kind of requirement earlier.
 balabhaskarqlik
		
			balabhaskarqlik
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Input fields behave somewhat differently from regular fields. The most important difference is their ability to accept changes in field values, interactively or programmatically, without running the script. Field values must be loaded into the field via LOAD or SELECT statements.
Check these links:
