Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
H guys
how to load the data from already loaded field using Field Data option ..............
 
					
				
		
 Sokkorn
		
			Sokkorn
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Manish,
I may not understand you well.
[Data1]:
Load
Field1,
Field2,
Field3
From ...
[Data2]:
Load
Field1+Field2 as NewField
Resident [Data1];
Here I want you to take a look with Resident load from previous load table.
Regards,
Sokkorn
 
					
				
		
hi sokkorn
thanks for the reply but i want to use Field Data option that is available in Edit Script.....
 
					
				
		
Hi,
By using the option of Field Data in script, we can select particular value from that field.
For example, there is a field Material. And we want only value "34526". We can use this option.
I am not getting any particular situation when you need this.
If you have please share.
HTH
-shruti
 
					
				
		
can you send me sample app
