<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>How To Display a Full Location  Type Rather than an Abbreviation</title><link>https://communities.bentley.com/products/geotechnical1/w/wiki/50030/how-to-display-a-full-location-type-rather-than-an-abbreviation</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>How To Display a Full Location  Type Rather than an Abbreviation</title><link>https://communities.bentley.com/products/geotechnical1/w/wiki/50030/how-to-display-a-full-location-type-rather-than-an-abbreviation</link><pubDate>Wed, 10 Jun 2020 01:19:27 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:0b95736a-60b5-48a6-aa4b-69e4bde7ebce</guid><dc:creator>wiki.author</dc:creator><comments>https://communities.bentley.com/products/geotechnical1/w/wiki/50030/how-to-display-a-full-location-type-rather-than-an-abbreviation#comments</comments><description>Current Revision posted to gINT | Keynetix Wiki by wiki.author on 6/10/2020 1:19:27 AM&lt;br /&gt;
&lt;table style="border:0px solid #dce5f0;background-color:#dce5f0;" border="0"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
			&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
			&lt;td&gt;Keynetix&lt;/td&gt;
			&lt;td&gt;&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
			&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
			&lt;td&gt;1.0&lt;/td&gt;
			&lt;td&gt;&lt;/td&gt;
		&lt;/tr&gt;		
		&lt;tr&gt;
			&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
			&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
			&lt;td&gt;Assist&lt;/td&gt;
			&lt;td&gt;&lt;/td&gt;
		&lt;/tr&gt;		
	&lt;/tbody&gt;
&lt;/table&gt; &lt;br /&gt; 
  
    &lt;p&gt;&lt;/p&gt;
  
  
    &lt;h1&gt;How To Display a Full Location  Type Rather than an Abbreviation&lt;/h1&gt;
    &lt;h2&gt;Explanation&lt;/h2&gt;
    &lt;p&gt;If you wish to show the location type full name, for example &amp;quot;Cable Percussion&amp;quot; rather than &amp;quot;CP&amp;quot; then you need to use an expression in Tempate Studio to do so. If you have multiple location types that you would need to cover in the expression then you use &amp;quot;If&amp;quot; staments embedded within each other to get the result.&lt;/p&gt;
    &lt;h2&gt;Process&lt;/h2&gt;
    &lt;p&gt;The below example covers numerous location types. When you add the expression to the Properties box please remember to set the &amp;quot;Group&amp;quot; as;&lt;/p&gt;
    &lt;ul&gt;
      &lt;li&gt;&amp;quot;Depth Related Exploratory Hole Information(DepthRelatedExploratoryInformation)&amp;quot;&lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;then edit the expression to match the location types you need, then copy it to the &amp;quot;Expression&amp;quot; box;&lt;/p&gt;
    &lt;ul&gt;
      &lt;li&gt;if([DepthRelatedExploratoryInformation.Type]=&amp;#39;CP&amp;#39;,&amp;#39;Cable Percussion&amp;#39;,if([DepthRelatedExploratoryInformation.Type]=&amp;#39;WS&amp;#39;,&amp;#39;Window Sample&amp;#39;,if([DepthRelatedExploratoryInformation.Type]=&amp;#39;HA&amp;#39;,&amp;#39;Hand Auger&amp;#39;,if([DepthRelatedExploratoryInformation.Type]=&amp;#39;CPR&amp;#39;,&amp;#39;Cable Percussion/Rotary Core&amp;#39;,if([DepthRelatedExploratoryInformation.Type]=&amp;#39;RO&amp;#39;,&amp;#39;Rotary Open Hole&amp;#39;,if([DepthRelatedExploratoryInformation.Type]=&amp;#39;X&amp;#39;,&amp;#39;Dynamic Sampler / Rotary Open Hole&amp;#39;,if([DepthRelatedExploratoryInformation.Type]=&amp;#39;WS+RC&amp;#39;,&amp;#39;Window Sampler with Rotary Core&amp;#39;,if([DepthRelatedExploratoryInformation.Type]=&amp;#39;CP+RC&amp;#39;,&amp;#39;Cable Percussion with Rotary Core&amp;#39;,if([DepthRelatedExploratoryInformation.Type]=&amp;#39;CP+RO&amp;#39;,&amp;#39;Cable Percussion with Rotary Open Hole&amp;#39;,&amp;#39;&amp;#39;)))))))))&lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;&lt;/p&gt;
  
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Migrated&lt;/div&gt;
</description></item></channel></rss>