Message 1 of 2
Using Family Type To Drive Formula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This may be a dumb question but is there a way to use the family type name in an if/then formula in the same family? I'm trying to use a formula for a parameter only for certain types within the family. The other types will use the value manually specified. So, for instance:
Length =if("family type name" = x, formula, Length)
Is this possible?