<?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: Tags in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Tags/m-p/546478#M204130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Default tags will be there. Also you can add your own tags to which will be displayed there&lt;/P&gt;&lt;P&gt;Using &lt;STRONG&gt;Tag Field FieldName with ‘MyTagName’;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;HelpFile:&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Bold"&gt;&lt;STRONG&gt;tag fields &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="Italic"&gt;fieldlist &lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;using &lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;mapname&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;fieldlist&lt;/SPAN&gt; is a comma separated list of the fields that should be tagged from this point in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;mapname&lt;/SPAN&gt; is the name of a mapping table previously read in a &lt;A class="MCXref_0"&gt;&lt;EM&gt;Mapping&lt;/EM&gt;&lt;/A&gt; load or &lt;A class="MCXref_0"&gt;&lt;EM&gt;Mapping&lt;/EM&gt;&lt;/A&gt; select statement. &lt;/P&gt;&lt;P&gt;To set individual tags, the following syntax is used: &lt;/P&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Bold"&gt;tag field &lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;fieldname &lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;with &lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;tagname&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;fieldname&lt;/SPAN&gt; is the name of the field that should be tagged. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;tagname&lt;/SPAN&gt; is the name of the tag that should be applied to the field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="example"&gt;&lt;STRONG&gt;Example 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="Code"&gt;tagmap:&lt;/P&gt;&lt;P class="Code"&gt;mapping Load * inline [&lt;/P&gt;&lt;P class="Code"&gt;a,b&lt;/P&gt;&lt;P class="Code"&gt;Alpha,MyTag&lt;/P&gt;&lt;P class="Code"&gt;Num,MyTag&lt;/P&gt;&lt;P class="Code"&gt;];&lt;/P&gt;&lt;P class="Code"&gt;tag fields using tagmap;&lt;/P&gt;&lt;P class="example"&gt;&lt;STRONG&gt;Example 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="Code"&gt;tag field Alpha with ‘MyTag2’;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Aug 2013 07:26:37 GMT</pubDate>
    <dc:creator>CELAMBARASAN</dc:creator>
    <dc:date>2013-08-30T07:26:37Z</dc:date>
    <item>
      <title>Tags</title>
      <link>https://community.qlik.com/t5/QlikView/Tags/m-p/546474#M204126</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;Please find the attached image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that picture in tags i am having &lt;SPAN style="color: #ff0000;"&gt;$numeric,$text&lt;/SPAN&gt; &lt;SPAN style="color: #000000;"&gt;but i want to remove all these type of tags and i need add my commets there.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;and also the problem is i am having 600 fields so i cant go and add it for each and every field. so how i can load this fully without doing one by one&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;thnx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 08:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tags/m-p/546474#M204126</guid>
      <dc:creator />
      <dc:date>2013-08-29T08:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Tags</title>
      <link>https://community.qlik.com/t5/QlikView/Tags/m-p/546475#M204127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On QlikView Help you can find a specific section for Field Tags:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"There are three different types of system tags, script generated system tags that cannot be altered by the user, script generated system tags that can be altered in the script and system tags that are set interactively by the user. System tags are always preceded by a $ sign. &lt;/P&gt;&lt;P&gt;The following system tags are automatically generated at the end of script generation. These cannot be changed by the user:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$system - denotes a system field. &lt;/P&gt;&lt;P&gt;$key - denotes a key field. &lt;/P&gt;&lt;P&gt;$keypart - denotes that the field is part of one or more synthetic keys. &lt;/P&gt;&lt;P&gt;$synthetic - denotes a synthetic key. &lt;/P&gt;&lt;P&gt;The following tags are also automatically generated at the end of script generation, but may be altered or overridden using script syntax, see Tag Field and Untag Field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$hidden - denotes a hidden field. &lt;/P&gt;&lt;P&gt;$numeric - all (non-null) values in the field are numeric. &lt;/P&gt;&lt;P&gt;$integer - all (non-null) values in the field are integers. &lt;/P&gt;&lt;P&gt;$text - no values in the field are numeric. &lt;/P&gt;&lt;P&gt;$ascii - field values contain only standard ascii characters. &lt;/P&gt;&lt;P&gt;$date - all (non-null) values in the field can be interpreted as dates (integers). &lt;/P&gt;&lt;P&gt;$timestamp - all (non-null) values in the field can be interpreted as time stamps. &lt;/P&gt;&lt;P&gt;The following tags are set in the Document Properties: Tables dialog. They can be enabled and disabled by the user:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$dimension - denotes a field recommended for use in chart dimensions, list boxes, etc. &lt;/P&gt;&lt;P&gt;$measure - denotes a field recommended for use in expressions. &lt;/P&gt;&lt;P&gt;The user can also add custom tags. These are added either in the script using Script Syntax or in the Document Properties: Tables dialog. These custom tags may not use the same name as any system tag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note! &lt;/P&gt;&lt;P&gt;If the same tags are manipulated in both the script and in Document Properties: Tables the settings in the script will prevail. &lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 12:05:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tags/m-p/546475#M204127</guid>
      <dc:creator>Andrea_Ghirardello</dc:creator>
      <dc:date>2013-08-29T12:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Tags</title>
      <link>https://community.qlik.com/t5/QlikView/Tags/m-p/546476#M204128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thats fine is there any way to tag the fields as per our wish in script??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 01:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tags/m-p/546476#M204128</guid>
      <dc:creator />
      <dc:date>2013-08-30T01:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Tags</title>
      <link>https://community.qlik.com/t5/QlikView/Tags/m-p/546477#M204129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the QlikView help file you can find all details for generating field tags.&lt;/P&gt;&lt;P&gt;See the "Field tag" section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Tag Field&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Provides a way of assigning tags to a field. Field names not present in the document are ignored. If conflicting occurrences of a field or tag name are found, the last value is used. &lt;/P&gt;&lt;P&gt;A field tagged with &lt;EM&gt;dimension&lt;/EM&gt; will be displayed at the top of all field selection controls in QlikView except in the Edit Expression dialog. &lt;/P&gt;&lt;P&gt;A field tagged with &lt;EM&gt;measure&lt;/EM&gt; will be displayed at the top of all field selection controls in the Edit Expression dialog. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The keyword can be used to add tags to a field using the syntax:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tag fields &lt;EM&gt;fieldlist&lt;/EM&gt; using &lt;EM&gt;mapname&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;fieldlist&lt;/EM&gt; is a comma separated list of the fields that should be tagged from this point in the script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mapname&lt;/EM&gt; is the name of a mapping table previously read in a &lt;EM&gt;Mapping&lt;/EM&gt; load or &lt;EM&gt;Mapping&lt;/EM&gt; select statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To set individual tags, the following syntax is used: &lt;/P&gt;&lt;P&gt;tag field fieldname with tagname &lt;/P&gt;&lt;P&gt;&lt;EM&gt;fieldname&lt;/EM&gt; is the name of the field that should be tagged. &lt;/P&gt;&lt;P&gt;&lt;EM&gt;tagname&lt;/EM&gt; is the name of the tag that should be applied to the field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;tagmap:&lt;/P&gt;&lt;P&gt;mapping Load * inline [&lt;/P&gt;&lt;P&gt;a,b&lt;/P&gt;&lt;P&gt;Alpha,MyTag&lt;/P&gt;&lt;P&gt;Num,MyTag&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;tag fields using tagmap;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;tag field Alpha with ‘MyTag2’;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 07:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tags/m-p/546477#M204129</guid>
      <dc:creator>Andrea_Ghirardello</dc:creator>
      <dc:date>2013-08-30T07:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Tags</title>
      <link>https://community.qlik.com/t5/QlikView/Tags/m-p/546478#M204130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Default tags will be there. Also you can add your own tags to which will be displayed there&lt;/P&gt;&lt;P&gt;Using &lt;STRONG&gt;Tag Field FieldName with ‘MyTagName’;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;HelpFile:&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Bold"&gt;&lt;STRONG&gt;tag fields &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="Italic"&gt;fieldlist &lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;using &lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;mapname&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;fieldlist&lt;/SPAN&gt; is a comma separated list of the fields that should be tagged from this point in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;mapname&lt;/SPAN&gt; is the name of a mapping table previously read in a &lt;A class="MCXref_0"&gt;&lt;EM&gt;Mapping&lt;/EM&gt;&lt;/A&gt; load or &lt;A class="MCXref_0"&gt;&lt;EM&gt;Mapping&lt;/EM&gt;&lt;/A&gt; select statement. &lt;/P&gt;&lt;P&gt;To set individual tags, the following syntax is used: &lt;/P&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Bold"&gt;tag field &lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;fieldname &lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;with &lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;tagname&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;fieldname&lt;/SPAN&gt; is the name of the field that should be tagged. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;tagname&lt;/SPAN&gt; is the name of the tag that should be applied to the field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="example"&gt;&lt;STRONG&gt;Example 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="Code"&gt;tagmap:&lt;/P&gt;&lt;P class="Code"&gt;mapping Load * inline [&lt;/P&gt;&lt;P class="Code"&gt;a,b&lt;/P&gt;&lt;P class="Code"&gt;Alpha,MyTag&lt;/P&gt;&lt;P class="Code"&gt;Num,MyTag&lt;/P&gt;&lt;P class="Code"&gt;];&lt;/P&gt;&lt;P class="Code"&gt;tag fields using tagmap;&lt;/P&gt;&lt;P class="example"&gt;&lt;STRONG&gt;Example 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="Code"&gt;tag field Alpha with ‘MyTag2’;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 07:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tags/m-p/546478#M204130</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-08-30T07:26:37Z</dc:date>
    </item>
  </channel>
</rss>

