<?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 Alias Dinamico / Dynamic Alias in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332340#M494048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pessoal, estou com um problema para gerar um alias dinamico, por exemplo, eu tenho uma tabela com id, campo e valor; (campo é o nome do campo relacionado ao valor e valor o valor deste campo), tentei fazer o seguinte:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;extras:&lt;/P&gt;&lt;P&gt;LOAD id,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;valor as campo;&lt;/P&gt;&lt;P&gt;SQL ........... Sendo que este SQL me retorna esta estrutura de id, campo e valor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Porém , ao fazer este script acima é como se ele ignorasse a linha "valor as campo", pois não faz nada, quando olho as estruturas das tabelas, a tabela extra só possui o campo id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alguem consegue me ajudar? Abraços&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello, i'm with a problem to create an dynamic alias, for example: i have a table with the fields id, field, value; (field contains the name of the fields related to values, and value is the value of the field ), i tried to do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;extras:&lt;/P&gt;&lt;P&gt;LOAD id,&lt;/P&gt;&lt;P&gt;&amp;nbsp; value as field;&lt;/P&gt;&lt;P&gt;SQL ........... SQL returns this structure of id, field, value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, when i execute this script it ignores the line "value as field", because nothing happens, and when i see the tables structures, the table 'extra' only has the id field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 May 2012 16:00:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-02T16:00:51Z</dc:date>
    <item>
      <title>Alias Dinamico / Dynamic Alias</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332340#M494048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pessoal, estou com um problema para gerar um alias dinamico, por exemplo, eu tenho uma tabela com id, campo e valor; (campo é o nome do campo relacionado ao valor e valor o valor deste campo), tentei fazer o seguinte:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;extras:&lt;/P&gt;&lt;P&gt;LOAD id,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;valor as campo;&lt;/P&gt;&lt;P&gt;SQL ........... Sendo que este SQL me retorna esta estrutura de id, campo e valor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Porém , ao fazer este script acima é como se ele ignorasse a linha "valor as campo", pois não faz nada, quando olho as estruturas das tabelas, a tabela extra só possui o campo id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alguem consegue me ajudar? Abraços&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello, i'm with a problem to create an dynamic alias, for example: i have a table with the fields id, field, value; (field contains the name of the fields related to values, and value is the value of the field ), i tried to do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;extras:&lt;/P&gt;&lt;P&gt;LOAD id,&lt;/P&gt;&lt;P&gt;&amp;nbsp; value as field;&lt;/P&gt;&lt;P&gt;SQL ........... SQL returns this structure of id, field, value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, when i execute this script it ignores the line "value as field", because nothing happens, and when i see the tables structures, the table 'extra' only has the id field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 16:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332340#M494048</guid>
      <dc:creator />
      <dc:date>2012-05-02T16:00:51Z</dc:date>
    </item>
    <item>
      <title>Alias Dinamico / Dynamic Alias</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332341#M494049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your problem is in ";"&amp;nbsp; then the second field. To upload data structure would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;extras:&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;LOAD id,&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value as field&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;SQL.......................&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 18:45:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332341#M494049</guid>
      <dc:creator />
      <dc:date>2012-05-02T18:45:08Z</dc:date>
    </item>
    <item>
      <title>Alias Dinamico / Dynamic Alias</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332342#M494050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Guilherme, can you post your entire script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 18:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332342#M494050</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2012-05-02T18:57:08Z</dc:date>
    </item>
    <item>
      <title>Alias Dinamico / Dynamic Alias</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332343#M494051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tryed it, but it doesn't work. It needs a ';' in the end of the LOAD to start the SQL query.&lt;/P&gt;&lt;P&gt;Someone have user a dynamic alias? The solution can be in qlikview, or if someone know how, in mysql. I tryed in both to use dynamic alias, but didn't work. Only to explain, my table contains in the field called 'Field' the Fields of other table and the 'value' field the values, i need to use these values of the 'field' field like alias of the values of the 'values' field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 18:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332343#M494051</guid>
      <dc:creator />
      <dc:date>2012-05-02T18:58:31Z</dc:date>
    </item>
    <item>
      <title>Alias Dinamico / Dynamic Alias</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332344#M494052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; It might be that you're using a QlikView reserved word or something, try using brackets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD ID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value as [Field];&lt;/P&gt;&lt;P&gt;SQL SELECT ID, value FROM table;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 19:00:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332344#M494052</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2012-05-02T19:00:01Z</dc:date>
    </item>
    <item>
      <title>Alias Dinamico / Dynamic Alias</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332345#M494053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The tables SQL Querys are to extensive, so, i will replace it for SQL ...., script follows bellow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT TO ..........( it's ok, i already tested it)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;extraFields:&lt;/P&gt;&lt;P&gt;LOAD id,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;field, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;value as field; (Remember that 'value' and 'field' are table fields)&lt;/P&gt;&lt;P&gt;SQL Select .... (This query returns the 'id', 'field' and 'value')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to use the values of 'field' like alias to the values in the 'value' field. This is the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 19:06:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332345#M494053</guid>
      <dc:creator />
      <dc:date>2012-05-02T19:06:05Z</dc:date>
    </item>
    <item>
      <title>Alias Dinamico / Dynamic Alias</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332346#M494054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tryed it too, when i put 'Field' between [], it behaves like a String, and i tryed to use expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;extraFields:&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;LOAD id,&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; field,&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value as [ $(=field) ];&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;SQL Select .... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;But, didn't work too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 19:08:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332346#M494054</guid>
      <dc:creator />
      <dc:date>2012-05-02T19:08:41Z</dc:date>
    </item>
    <item>
      <title>Alias Dinamico / Dynamic Alias</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332347#M494055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I'm not following, what do you mean they are dynamic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should probably use variables and do something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vValue = 'Value';&lt;/P&gt;&lt;P&gt;Let vField = 'Field';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(vValue) as [$(vField)];&lt;/P&gt;&lt;P&gt;SQL SELECT * FROM TABLE;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 19:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332347#M494055</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2012-05-02T19:09:21Z</dc:date>
    </item>
    <item>
      <title>Alias Dinamico / Dynamic Alias</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332348#M494056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't use the field content as a field name in the LOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would need to that in the script, doing a for or something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 19:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332348#M494056</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2012-05-02T19:11:27Z</dc:date>
    </item>
    <item>
      <title>Alias Dinamico / Dynamic Alias</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332349#M494057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This way I used to extract data from SQL Server:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;SQL HereYourQuery ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 19:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332349#M494057</guid>
      <dc:creator />
      <dc:date>2012-05-02T19:14:58Z</dc:date>
    </item>
    <item>
      <title>Alias Dinamico / Dynamic Alias</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332350#M494058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have an example using 'for'? I tryed it, but didn't work too =/.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 12:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332350#M494058</guid>
      <dc:creator />
      <dc:date>2012-05-03T12:53:40Z</dc:date>
    </item>
    <item>
      <title>Alias Dinamico / Dynamic Alias</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332351#M494059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried using crosstables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 13:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332351#M494059</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2012-05-03T13:00:08Z</dc:date>
    </item>
    <item>
      <title>Alias Dinamico / Dynamic Alias</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332352#M494060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="hps" style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt;If you change your&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt;alias (as campo_teste) to&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt;any other&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt;one&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt;, does the field&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hps" style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt;is returned&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, sans-serif; font-size: 16px; text-align: -webkit-auto; background-color: #f5f5f5;"&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 13:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332352#M494060</guid>
      <dc:creator />
      <dc:date>2012-05-03T13:10:02Z</dc:date>
    </item>
    <item>
      <title>Alias Dinamico / Dynamic Alias</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332353#M494061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, the first word before 'as' returns the value of the field, but after 'as' the word becomes an String, to resolve this i changed it to "value as [$(=field)]", because if i use expression it works, but the result of expression is 'internal error', i think when i use an expression, it brings all the contents of theis field, not the only one that i need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 13:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332353#M494061</guid>
      <dc:creator />
      <dc:date>2012-05-03T13:26:43Z</dc:date>
    </item>
    <item>
      <title>Alias Dinamico / Dynamic Alias</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332354#M494062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guilherme, build a sample QVW with what you're trying to achieve so we can help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 13:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332354#M494062</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2012-05-03T13:38:20Z</dc:date>
    </item>
    <item>
      <title>Alias Dinamico / Dynamic Alias</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332355#M494063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, i can't post it now, because i need to do some things here, but i will post it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 13:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-Dinamico-Dynamic-Alias/m-p/332355#M494063</guid>
      <dc:creator />
      <dc:date>2012-05-03T13:45:12Z</dc:date>
    </item>
  </channel>
</rss>

