<?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: Translate QVD Records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Translate-QVD-Records/m-p/1076389#M359084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the Aggr expression like you said in a Search Object:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=AGGR(only({&amp;lt;LABELID={'test'}&amp;gt;}LABELTX), Field1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that correct? It give me 0 values &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jan 2016 17:55:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-27T17:55:21Z</dc:date>
    <item>
      <title>Translate QVD Records</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-QVD-Records/m-p/1076386#M359081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is possible to use the follwing function in a List Box?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=only({&amp;lt;LABELID={'test'}&amp;gt;}LABELTX)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've some data from a table which a need to translate &lt;SPAN lang="en"&gt;based on Excel files. I'm using this function very well in the columns of the tables but I can't find a way to translate the records based on my Excel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I've a table with the following records:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Column_1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two Buttons:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - ENG -&amp;gt; Which translate the records A, B and C to english&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - FR -&amp;gt; Translate the records A,B and C to french&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like I said I already have this function implemented to translate the column names but for the records I'm not getting &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 17:24:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-QVD-Records/m-p/1076386#M359081</guid>
      <dc:creator />
      <dc:date>2016-01-26T17:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Translate QVD Records</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-QVD-Records/m-p/1076387#M359082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this with Aggr() function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=&lt;SPAN style="color: #ff0000;"&gt;Aggr(&lt;/SPAN&gt;Only({&amp;lt;LABELID={'test'}&amp;gt;}LABELTX)&lt;SPAN style="color: #ff0000;"&gt;, LABELTX)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 17:25:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-QVD-Records/m-p/1076387#M359082</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-26T17:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Translate QVD Records</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-QVD-Records/m-p/1076388#M359083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why Sunnt T, but I put the cod in Dimension Name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is because I'm only listing the records for the Dimension A, in expressions I've 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I've a list with the Column_1 records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 15:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-QVD-Records/m-p/1076388#M359083</guid>
      <dc:creator />
      <dc:date>2016-01-27T15:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Translate QVD Records</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-QVD-Records/m-p/1076389#M359084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the Aggr expression like you said in a Search Object:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=AGGR(only({&amp;lt;LABELID={'test'}&amp;gt;}LABELTX), Field1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that correct? It give me 0 values &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 17:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-QVD-Records/m-p/1076389#M359084</guid>
      <dc:creator />
      <dc:date>2016-01-27T17:55:21Z</dc:date>
    </item>
  </channel>
</rss>

