<?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 Expression for Window Tag in Documentation</title>
    <link>https://community.graphisoft.com/t5/Documentation/Expression-for-Window-Tag/m-p/338157#M51322</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In our office, our documentation standards calls for a window tag as per the below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="WINDOW TAG.jpg" style="width: 200px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/21460i987B2FB9AE3F6A8B/image-size/small?v=v2&amp;amp;px=200" role="button" title="WINDOW TAG.jpg" alt="WINDOW TAG.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm hoping to be able to write an expression for the bottom line, which will populate based on the Home Story Number (removing any '-' from basement levels), and add 'B', 'G' 'L' where appropriate. What I have come up with so far is this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CONCAT ( IFS (Home Story Number = 0, "G", Home Story Number &amp;gt; 0, "L", Home Story Number &amp;lt; 0, "B" ), RIGHT ( STR (Home Story Number ,0 ), 1 ), ".", Element ID )&lt;BR /&gt;&lt;BR /&gt;This works great for Basements and anything above Ground, but for Ground levels, it will return 'G0', when we would prefer 'G'.&lt;BR /&gt;&lt;BR /&gt;Can anyone please help to point me in the right direction to achieve the following (for example):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;B1.W01&lt;/P&gt;&lt;P&gt;B2.W02&lt;/P&gt;&lt;P&gt;G.W01&lt;/P&gt;&lt;P&gt;L1.W02&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Also, top line is Window Frame &amp;amp; Glass Materials, but as far as I was aware, this information cannot be obtained via Properties?)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 May 2022 03:06:39 GMT</pubDate>
    <dc:creator>drewcaddy</dc:creator>
    <dc:date>2022-05-12T03:06:39Z</dc:date>
    <item>
      <title>Expression for Window Tag</title>
      <link>https://community.graphisoft.com/t5/Documentation/Expression-for-Window-Tag/m-p/338157#M51322</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In our office, our documentation standards calls for a window tag as per the below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="WINDOW TAG.jpg" style="width: 200px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/21460i987B2FB9AE3F6A8B/image-size/small?v=v2&amp;amp;px=200" role="button" title="WINDOW TAG.jpg" alt="WINDOW TAG.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm hoping to be able to write an expression for the bottom line, which will populate based on the Home Story Number (removing any '-' from basement levels), and add 'B', 'G' 'L' where appropriate. What I have come up with so far is this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CONCAT ( IFS (Home Story Number = 0, "G", Home Story Number &amp;gt; 0, "L", Home Story Number &amp;lt; 0, "B" ), RIGHT ( STR (Home Story Number ,0 ), 1 ), ".", Element ID )&lt;BR /&gt;&lt;BR /&gt;This works great for Basements and anything above Ground, but for Ground levels, it will return 'G0', when we would prefer 'G'.&lt;BR /&gt;&lt;BR /&gt;Can anyone please help to point me in the right direction to achieve the following (for example):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;B1.W01&lt;/P&gt;&lt;P&gt;B2.W02&lt;/P&gt;&lt;P&gt;G.W01&lt;/P&gt;&lt;P&gt;L1.W02&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Also, top line is Window Frame &amp;amp; Glass Materials, but as far as I was aware, this information cannot be obtained via Properties?)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 03:06:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Expression-for-Window-Tag/m-p/338157#M51322</guid>
      <dc:creator>drewcaddy</dc:creator>
      <dc:date>2022-05-12T03:06:39Z</dc:date>
    </item>
  </channel>
</rss>

