Message 1 of 9
Calculated Parameter to make substring
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, my practice use door type marks such as IDT-001A and IDT-001B to distinguish between different variations of the same door "type" (eg different sizes of a single internal door), but we've been asked when tagging the doors on plan, to only show the "type" (the IDT-001 part, not the variation suffix).
Is there a way I can use the calculated parameter feature to create a substring of the Type Mark parameter?
The excel equivelent would be =LEFT(Type Mark, 7)
I know I can just create a Dynamo script to populate a new parameter with a substring of the type mark, but I'd much rather this was a live updating data, rather than relying on the run of a script everytime a new door type is introduced.