<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Add two strings to one string with plus sign between in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/add-two-strings-to-one-string-with-plus-sign-between/m-p/8987072#M176821</link>
    <description>&lt;P&gt;I can't figure out how to add Parameter 1 and Parameter 2, so It would look like this : Parameter 1 + Parameter 2&lt;/P&gt;&lt;P&gt;If I use Parameter 2, if not Parameter 1 should be visible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2019 09:05:54 GMT</pubDate>
    <dc:creator>DanielLemen</dc:creator>
    <dc:date>2019-08-26T09:05:54Z</dc:date>
    <item>
      <title>Add two strings to one string with plus sign between</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/add-two-strings-to-one-string-with-plus-sign-between/m-p/8987072#M176821</link>
      <description>&lt;P&gt;I can't figure out how to add Parameter 1 and Parameter 2, so It would look like this : Parameter 1 + Parameter 2&lt;/P&gt;&lt;P&gt;If I use Parameter 2, if not Parameter 1 should be visible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 09:05:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/add-two-strings-to-one-string-with-plus-sign-between/m-p/8987072#M176821</guid>
      <dc:creator>DanielLemen</dc:creator>
      <dc:date>2019-08-26T09:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Add two strings to one string with plus sign between</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/add-two-strings-to-one-string-with-plus-sign-between/m-p/8987196#M176822</link>
      <description>&lt;P&gt;Can you explain a bit more?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 10:01:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/add-two-strings-to-one-string-with-plus-sign-between/m-p/8987196#M176822</guid>
      <dc:creator>bin</dc:creator>
      <dc:date>2019-08-26T10:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: Add two strings to one string with plus sign between</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/add-two-strings-to-one-string-with-plus-sign-between/m-p/8987332#M176823</link>
      <description>&lt;P&gt;I have two artikel number that I would like to add to one paramater/value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So "String 1" and "string 2" would be assembled into one like this "String 1 + String 2"&lt;/P&gt;&lt;P&gt;And if there's no "String 2" it would just be "String 1"&lt;/P&gt;&lt;P&gt;Did this help you?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 11:04:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/add-two-strings-to-one-string-with-plus-sign-between/m-p/8987332#M176823</guid>
      <dc:creator>DanielLemen</dc:creator>
      <dc:date>2019-08-26T11:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Add two strings to one string with plus sign between</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/add-two-strings-to-one-string-with-plus-sign-between/m-p/8987413#M176824</link>
      <description>&lt;P&gt;Only in a schedule there is&amp;nbsp; a possibility to combine parameters&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 649px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/670789iF2651BFC7D67C3E8/image-dimensions/649x297?v=v2" width="649" height="297" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But if you want to combine two values from two parameters combined into a new parameter then this is not possible. Revit has no formulas for string concatenation (combining multiple texts to a single text).&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dynamobim.org/" target="_blank" rel="noopener"&gt;Dynamo&lt;/A&gt; can be helpful in such cases. You can use Dynamo to read values from multiple parameters, then combine them and store the new (combined) value in a parameter.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 11:46:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/add-two-strings-to-one-string-with-plus-sign-between/m-p/8987413#M176824</guid>
      <dc:creator>L.Maas</dc:creator>
      <dc:date>2019-08-26T11:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Add two strings to one string with plus sign between</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/add-two-strings-to-one-string-with-plus-sign-between/m-p/8987424#M176825</link>
      <description>&lt;P&gt;Wait this is in Family Edit. I make the companys revit files, So there has to be a way. I've seen it before but can not rebuild it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If(Pendant, Article number + Pendant number, Article number)&lt;/P&gt;&lt;P&gt;Pendant is Yes/No&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pendant number and Article number is string.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 11:51:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/add-two-strings-to-one-string-with-plus-sign-between/m-p/8987424#M176825</guid>
      <dc:creator>DanielLemen</dc:creator>
      <dc:date>2019-08-26T11:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Add two strings to one string with plus sign between</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/add-two-strings-to-one-string-with-plus-sign-between/m-p/8987717#M176826</link>
      <description>&lt;P&gt;Strings in formulas is current not possible. It is a popular request from users (see this &lt;A href="https://forums.autodesk.com/t5/revit-ideas/allow-text-in-formulas/idi-p/6322082" target="_blank" rel="noopener"&gt;IDEA&lt;/A&gt; for example) to have string manipulation with formulas.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Solution you might try is to try to prebake your answer something like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 648px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/670853iB7040969140DD603/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 14:08:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/add-two-strings-to-one-string-with-plus-sign-between/m-p/8987717#M176826</guid>
      <dc:creator>L.Maas</dc:creator>
      <dc:date>2019-08-26T14:08:57Z</dc:date>
    </item>
  </channel>
</rss>

