revit label calculated value text

revit label calculated value text

tehila3GL9K
Contributor Contributor
276 Views
2 Replies
Message 1 of 3

revit label calculated value text

tehila3GL9K
Contributor
Contributor

I have parameter "current revision" that look like this- "for aproval-1" or "work in progress-12" 

I want to use the same parameter for Design Phase BUT I need that label to be without the "-12" 

 

Do you all know if I can use opperation like LEFT in excel for text in the calculated value?

 

or any ideas that can delete the hyphen and the number?

0 Likes
277 Views
2 Replies
Replies (2)
Message 2 of 3

barthbradley
Consultant
Consultant

@tehila3GL9K wrote:

I have parameter "current revision" that look like this- "for aproval-1" or "work in progress-12" 

I want to use the same parameter for Design Phase BUT I need that label to be without the "-12" 

 

A Calculated Parameter in a Schedule?  A Calculated Value Label in a Tag? What does the formula read?  What is it evaluating?  

0 Likes
Message 3 of 3

ToanDN
Consultant
Consultant

No.  You would need to use Dynamo to extract a partial value of a string and write it to another parameter.

0 Likes