<?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 Re: HidePrefix in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/HidePrefix/m-p/577529#M214785</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The HidePrefix option will hide any fields that start with this character.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of the time I use this will key fields that are not required in the UI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a test, create a new document with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD 'test' as [-tester]&lt;/P&gt;&lt;P&gt;AUTOGENERATE(1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reload and you will see the -tester field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add the following line to your loadscript, reload and the field -tester will now be hidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HidePrefix = '-';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.techstuffy.com/"&gt;http://www.techstuffy.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Mar 2014 14:26:43 GMT</pubDate>
    <dc:creator>markodonovan</dc:creator>
    <dc:date>2014-03-14T14:26:43Z</dc:date>
    <item>
      <title>HidePrefix</title>
      <link>https://community.qlik.com/t5/QlikView/HidePrefix/m-p/577527#M214783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could some one help me&lt;/P&gt;&lt;P&gt;why we are using&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Hideprefix = ' - ' ;&lt;/STRONG&gt;&lt;BR /&gt;please guide me&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 14:18:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HidePrefix/m-p/577527#M214783</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2014-03-14T14:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: HidePrefix</title>
      <link>https://community.qlik.com/t5/QlikView/HidePrefix/m-p/577528#M214784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;HidePrefix&lt;/P&gt;&lt;P&gt;All field names beginning with this text string will be hidden in the same manner as the system fields. A user-defined variable.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;Example:&lt;/P&gt;&lt;P&gt;set HidePrefix='_' ;&lt;/P&gt;&lt;P&gt;If this statement is used, the field names beginning with an underscore will not be shown in the field name&lt;/P&gt;&lt;P&gt;lists when the system fields are hidden.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: TimesNewRomanPSMT;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: CourierNewPSMT;"&gt;Bill&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 14:25:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HidePrefix/m-p/577528#M214784</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2014-03-14T14:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: HidePrefix</title>
      <link>https://community.qlik.com/t5/QlikView/HidePrefix/m-p/577529#M214785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The HidePrefix option will hide any fields that start with this character.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of the time I use this will key fields that are not required in the UI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a test, create a new document with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD 'test' as [-tester]&lt;/P&gt;&lt;P&gt;AUTOGENERATE(1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reload and you will see the -tester field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add the following line to your loadscript, reload and the field -tester will now be hidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HidePrefix = '-';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.techstuffy.com/"&gt;http://www.techstuffy.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 14:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HidePrefix/m-p/577529#M214785</guid>
      <dc:creator>markodonovan</dc:creator>
      <dc:date>2014-03-14T14:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: HidePrefix</title>
      <link>https://community.qlik.com/t5/QlikView/HidePrefix/m-p/577530#M214786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason is also that you shouldent use these fields in calculations and dimensions.&lt;/P&gt;&lt;P&gt;So if you use '_' as a prefix on your keys it will be Hide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 14:29:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HidePrefix/m-p/577530#M214786</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2014-03-14T14:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: HidePrefix</title>
      <link>https://community.qlik.com/t5/QlikView/HidePrefix/m-p/577531#M214787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For me, it's also important that these fields don't show in the Current Selections object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mike&lt;/P&gt;&lt;P&gt;www.fortunecookiebi.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 14:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HidePrefix/m-p/577531#M214787</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2014-03-14T14:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: HidePrefix</title>
      <link>https://community.qlik.com/t5/QlikView/HidePrefix/m-p/577532#M214788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 15:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HidePrefix/m-p/577532#M214788</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2014-03-14T15:05:52Z</dc:date>
    </item>
  </channel>
</rss>

