<?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: Added field to script  - this is marked as $hidden. Why? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559373#M208759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reason might be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;underscore ''_'' is set as HidePrefix in your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look for the statement SET HediPrefix = '_' ;&lt;/P&gt;&lt;P&gt; And since your fieldname starts with underscore, it will be hidden in the UI unless you check 'Show System Field' .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Sep 2013 12:25:57 GMT</pubDate>
    <dc:creator>AbhijitBansode</dc:creator>
    <dc:date>2013-09-24T12:25:57Z</dc:date>
    <item>
      <title>Added field to script  - this is marked as $hidden. Why?</title>
      <link>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559370#M208756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm rather new to Qlikview, did a mixture of Designer/Developer training some time ago and now I work in a QV project for the first time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current task is to add a new field to an existing load script and display the field on the front end. So far so good, the source qvd file contains the new field, I enhanced the load command in the script that loads from the qvd and the new field is available,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT it is marked as $hidden and an underscore is prefixed. No idea why. So I have to check "Show System fields" to be able to add the field to my chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What might be the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Regards,&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 09:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559370#M208756</guid>
      <dc:creator />
      <dc:date>2013-09-24T09:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Added field to script  - this is marked as $hidden. Why?</title>
      <link>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559371#M208757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Search your script for something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET HidePrefix = '_';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the HELP:&lt;/P&gt;&lt;P&gt;&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 class="example"&gt;Example:&lt;/P&gt;&lt;P class="Code"&gt;&lt;SPAN style="background-color: #0a246a; color: #ffffff;"&gt;set HidePrefix&lt;/SPAN&gt;='_' ;&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 lists when the system fields are hidden. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 12:18:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559371#M208757</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-09-24T12:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Added field to script  - this is marked as $hidden. Why?</title>
      <link>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559372#M208758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Jens, your script may use HidePrefix, in which a character is set as the prefix for hidden fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&amp;nbsp; SET &lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;HidePrefix&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '_'; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 12:24:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559372#M208758</guid>
      <dc:creator>bobdawes</dc:creator>
      <dc:date>2013-09-24T12:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Added field to script  - this is marked as $hidden. Why?</title>
      <link>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559373#M208759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reason might be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;underscore ''_'' is set as HidePrefix in your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look for the statement SET HediPrefix = '_' ;&lt;/P&gt;&lt;P&gt; And since your fieldname starts with underscore, it will be hidden in the UI unless you check 'Show System Field' .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 12:25:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559373#M208759</guid>
      <dc:creator>AbhijitBansode</dc:creator>
      <dc:date>2013-09-24T12:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Added field to script  - this is marked as $hidden. Why?</title>
      <link>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559374#M208760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;if you add field in script.&lt;/P&gt;&lt;P&gt;then write this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load *,&lt;/P&gt;&lt;P&gt;'test'&amp;nbsp; as flag&lt;/P&gt;&lt;P&gt;from table;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 12:30:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559374#M208760</guid>
      <dc:creator />
      <dc:date>2013-09-24T12:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Added field to script  - this is marked as $hidden. Why?</title>
      <link>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559375#M208761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your field has a prefix _? What is your fieldname?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check in your setting that you might have SET HidePrefix ='_' or SET HideSuffix&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Antoine&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 13:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559375#M208761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-24T13:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Added field to script  - this is marked as $hidden. Why?</title>
      <link>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559376#M208762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this link. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/13275#13275"&gt;http://community.qlik.com/message/13275#13275&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 13:14:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559376#M208762</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-09-24T13:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Added field to script  - this is marked as $hidden. Why?</title>
      <link>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559377#M208763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a Qlikview keyword "HidePrefix" that will hide fields unless the "Show System Fields" is checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see this at the beginning of the script designating what prefix will cause a field to 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;Many times this is used to hide fields, like Keys and IDs, from end users creating reports so as to not clutter the Dimension list with fields that are not used in charts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 13:16:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559377#M208763</guid>
      <dc:creator>markmccoid</dc:creator>
      <dc:date>2013-09-24T13:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Added field to script  - this is marked as $hidden. Why?</title>
      <link>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559378#M208764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What´s the name of your field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 13:31:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559378#M208764</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-24T13:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Added field to script  - this is marked as $hidden. Why?</title>
      <link>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559379#M208765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The field is called PRODUCT_COMMITMENT_NUMBER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far, I didn't find a "Set HidePrefix" or something similar. I'll have another look now,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 10:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559379#M208765</guid>
      <dc:creator />
      <dc:date>2013-09-26T10:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Added field to script  - this is marked as $hidden. Why?</title>
      <link>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559380#M208766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the HidePrefix and understood how it's working &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's a seperate script running and prefixing all fields with '_', except those mentioned in a reference table (Excel sheet). Added the new field to the table, load is currently still in progress but I believe it is working now,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 12:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Added-field-to-script-this-is-marked-as-hidden-Why/m-p/559380#M208766</guid>
      <dc:creator />
      <dc:date>2013-09-26T12:48:48Z</dc:date>
    </item>
  </channel>
</rss>

