Hi all, I have a list of shared parameters in an Excel file, and am able to successfully apply them to an open family (even if I get an error). When I try to add a formula to one of those parameters, I run into problems. So, my question is two-fold.
- 
What am I entering wrong in the //Values/ section of the code block that’s making it red? My function is an “if” function that works perfectly when entered manually into the parameter. The formula is: if(InKosten, “IN KOSTEN”," ") 
 
- 
What in my script is missing or stopping any formula from showing up? When I try the “this is a test” value, I still get an empty formula field. 
Any ideas? I’m very new to Dynamo and any help would be greatly appreciated.
AI_SharedParameters_withFormula.dyn (28.9 KB)
Shared Parameters.xlsx (8.8 KB)



