Dear all,
 
	I do have a table called machineProperties which describes properties of machines:
 
	
		 
	 
Machine | ProcessingTime | ...
machine1 | 2 |...
machine2 | 1.5 | ...
	 
 
	In my model I would like to assign the property "Processing time" to machineProperties(DisplayName;"ProcessingTime").
 
	I guess Lookup tables might be working, but unfortunately I do not know how to link them to an Excel file. 
 
	 
 
	Does anyone know how to do this?
 
	 
 
	Thank you!
 
	Best regards,
 
	Stefan