How can I tell the Formula Wizard to use one of my studies instead of only a built-in study [ie] I have not been able to get beyond the Wizard allowing me to use only built-in studies?
Announcement
Collapse
No announcement yet.
How can I tell the Formula Wizard to use one of my studies?
Collapse
X
-
Re: How can I tell the Formula Wizard to use one of my studies?
jcm21
At this time the Formula Wizard can only use the built-in studies
Alex
Originally posted by jcm21
How can I tell the Formula Wizard to use one of my studies instead of only a built-in study [ie] I have not been able to get beyond the Wizard allowing me to use only built-in studies?
-
Re: Is there a solution to this problem?
jcm21
You can add whatever code you want to a formula that was generated by the Formula Wizard however once you do that the formula may no longer be readable by the Formula Wizard and you will need to use Editor to further modify it.
Alex
Originally posted by jcm21
What, if any, is the easiest way to simulate the Formula Wizard using one of my studies? [eg] Can I incorporate whatever code is necessary from my study into the code generated by the Wizard?
Comment
-
jcm21
You would do it in the same way you would write any formula using the Editor.
An efs generated by the Formula Wizard is no different in functionality or syntax than one written using the Editor with the exception that the Formula Wizard adds some placeholders and uses a specific structure so that it can read the scripts it generates
Alex
Originally posted by jcm21
Thanks Alex,
What, then, is the best way to apply one of my studies [ie] how would you do it?
Comment
Comment