<?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: tag fields using mapping table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/tag-fields-using-mapping-table/m-p/1508243#M436446</link>
    <description>&lt;P&gt;Unfortunately there's no way to adjust the hidden tag apart from through the reload script.&lt;/P&gt;&lt;P&gt;If the issue here is time taken to load your data model, you might use a binary load, then apply your tags&lt;/P&gt;</description>
    <pubDate>Fri, 16 Nov 2018 15:59:22 GMT</pubDate>
    <dc:creator>marcus_malinow</dc:creator>
    <dc:date>2018-11-16T15:59:22Z</dc:date>
    <item>
      <title>tag fields using mapping table</title>
      <link>https://community.qlik.com/t5/QlikView/tag-fields-using-mapping-table/m-p/1508222#M436445</link>
      <description>&lt;P&gt;dear community,&lt;/P&gt;&lt;P&gt;I have the following scripting code:&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;TABLE_Tag:&lt;BR /&gt;&lt;FONT color="#0000ff"&gt;mapping&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#0000ff"&gt;LOAD&lt;/FONT&gt;&lt;/STRONG&gt; * &lt;FONT color="#0000ff"&gt;inline&lt;/FONT&gt; &lt;FONT color="#800000"&gt;[&lt;BR /&gt;MyField,MyTag&lt;BR /&gt;'Material Number','$hidden'&lt;BR /&gt;Plant, '$hidden'&lt;BR /&gt;]&lt;/FONT&gt;;&lt;BR /&gt;&amp;nbsp; &lt;STRONG&gt;&lt;FONT color="#0000ff"&gt;tag&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff"&gt;fields&lt;/FONT&gt; &lt;FONT color="#0000ff"&gt;using&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT size="2"&gt; PROREP_Tag;&lt;/FONT&gt; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;The instructions consent to hide the fields Material Code and Plant,&amp;nbsp;in Current Selection box.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1"&gt;&lt;FONT size="3"&gt;II have the necessity to show the fields hidden without reload the script &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1"&gt;&lt;FONT size="3"&gt;The instruction&amp;nbsp; "Untag fields using TABLE_Tag;"&amp;nbsp;&amp;nbsp; restore the field visualization (within loading script), but &lt;FONT size="1"&gt;&lt;FONT size="3"&gt;I want change dynamically the association field -&amp;gt; tag, without to reload the script.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1"&gt;&lt;FONT size="3"&gt;Could you help to me to&amp;nbsp; identify a method?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1"&gt;&lt;FONT size="3"&gt;Thank you very much for your support.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1"&gt;&lt;FONT size="3"&gt;Regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1"&gt;&lt;FONT size="3"&gt;Fineas&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 15:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tag-fields-using-mapping-table/m-p/1508222#M436445</guid>
      <dc:creator>fineasfalco</dc:creator>
      <dc:date>2018-11-16T15:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: tag fields using mapping table</title>
      <link>https://community.qlik.com/t5/QlikView/tag-fields-using-mapping-table/m-p/1508243#M436446</link>
      <description>&lt;P&gt;Unfortunately there's no way to adjust the hidden tag apart from through the reload script.&lt;/P&gt;&lt;P&gt;If the issue here is time taken to load your data model, you might use a binary load, then apply your tags&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 15:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tag-fields-using-mapping-table/m-p/1508243#M436446</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2018-11-16T15:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: tag fields using mapping table</title>
      <link>https://community.qlik.com/t5/QlikView/tag-fields-using-mapping-table/m-p/1508282#M436452</link>
      <description>Tks Markus,&lt;BR /&gt;I need to modify the showed fields in the current selection box,&lt;BR /&gt;I have different sheets in the document and I want to show the selected items of the active sheet.&lt;BR /&gt;I 'm trying to hide the inactive sheet fields.&lt;BR /&gt;Do you have a different solutions?&lt;BR /&gt;Tks for your prompt reply.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Nov 2018 16:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tag-fields-using-mapping-table/m-p/1508282#M436452</guid>
      <dc:creator>fineasfalco</dc:creator>
      <dc:date>2018-11-16T16:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: tag fields using mapping table</title>
      <link>https://community.qlik.com/t5/QlikView/tag-fields-using-mapping-table/m-p/1508291#M436454</link>
      <description>&lt;P&gt;The "Current Selections" object was created to show whatever fields are selected at any time to any user. So if it is not a matter of data reduction (which could be done using section access) but instead just how to display the values selected in some fields, use a text object, where you can customize the list of fields you want to display and how they look like using functions like GetCurrentSelections(), GetFieldSelections(), etc. and applying&amp;nbsp;string functions and conditions over them.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 16:46:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tag-fields-using-mapping-table/m-p/1508291#M436454</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-11-16T16:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: tag fields using mapping table</title>
      <link>https://community.qlik.com/t5/QlikView/tag-fields-using-mapping-table/m-p/1508297#M436456</link>
      <description>Yes I'm using a data reduction with section access to implement a data access control.&lt;BR /&gt;But I have sheets that show different analysis and I want to keep the filters applied for each of them. but so I see all selected fields.&lt;BR /&gt;Then ,The current selections box isn't the right object.&lt;BR /&gt;Tks.&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Nov 2018 17:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tag-fields-using-mapping-table/m-p/1508297#M436456</guid>
      <dc:creator>fineasfalco</dc:creator>
      <dc:date>2018-11-16T17:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: tag fields using mapping table</title>
      <link>https://community.qlik.com/t5/QlikView/tag-fields-using-mapping-table/m-p/1508306#M436459</link>
      <description>&lt;P&gt;Marcus wrote:"Unfortunately there's no way to adjust the hidden tag apart from through the reload script."&lt;BR /&gt;I'm noting the IFieldFlags class to consent to shows the tags.&lt;/P&gt;&lt;P&gt;I.e.&lt;BR /&gt;set fld=ActiveDocument.GetField("Plant")&lt;BR /&gt;fTags = fld.GetFieldFlags.Tags&lt;BR /&gt;dim Tags =""&lt;/P&gt;&lt;P&gt;for i=lbound(fTags) to ubound(fTags)&lt;BR /&gt;&amp;nbsp;Tags=Tags &amp;amp; " " &amp;amp; fTags(i)&lt;BR /&gt;next&lt;BR /&gt;msgbox(Tags)&lt;/P&gt;&lt;P&gt;I'm asking, there is a way (macro, etc ) to forcing the flag status to modify the $hidden tag?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 17:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tag-fields-using-mapping-table/m-p/1508306#M436459</guid>
      <dc:creator>fineasfalco</dc:creator>
      <dc:date>2018-11-16T17:28:52Z</dc:date>
    </item>
  </channel>
</rss>

