<?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: Functions On Inline Tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Functions-On-Inline-Tables/m-p/413275#M153765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Report:&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Load *, MonthName(Date(Fecha1,'YY-MMM')) as Fecha1_AnoMes &lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Inline[&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Fecha1, Fecha2&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;31/01/2011, 30/11/2010&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;31/01/2011, 31/12/2010&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;31/01/2011, 31/01/2011&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;28/02/2011, 31/12/2010&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;28/02/2011, 31/01/2011&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cesar Accardi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Nov 2012 20:09:23 GMT</pubDate>
    <dc:creator>cesaraccardi</dc:creator>
    <dc:date>2012-11-07T20:09:23Z</dc:date>
    <item>
      <title>Functions On Inline Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Functions-On-Inline-Tables/m-p/413274#M153764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, How can I use fuctions on Tables done with Inline Functions?&lt;/P&gt;&lt;P&gt;For example In my script I have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MonthName(Date(Fecha1,'YY-MMM')) as Fecha1, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this but QV gives Error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report:&lt;/P&gt;&lt;P&gt;Load *, MonthName(Date(Fecha1,'YY-MMM')) as Fecha1;&lt;/P&gt;&lt;P&gt;Load * Inline[&lt;/P&gt;&lt;P&gt;Fecha1, Fecha2&lt;/P&gt;&lt;P&gt;31/01/2011, 30/11/2010&lt;/P&gt;&lt;P&gt;31/01/2011, 31/12/2010&lt;/P&gt;&lt;P&gt;31/01/2011, 31/01/2011&lt;/P&gt;&lt;P&gt;28/02/2011, 31/12/2010&lt;/P&gt;&lt;P&gt;28/02/2011, 31/01/2011&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 20:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Functions-On-Inline-Tables/m-p/413274#M153764</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2012-11-07T20:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Functions On Inline Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Functions-On-Inline-Tables/m-p/413275#M153765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Report:&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Load *, MonthName(Date(Fecha1,'YY-MMM')) as Fecha1_AnoMes &lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Inline[&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Fecha1, Fecha2&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;31/01/2011, 30/11/2010&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;31/01/2011, 31/12/2010&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;31/01/2011, 31/01/2011&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;28/02/2011, 31/12/2010&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;28/02/2011, 31/01/2011&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cesar Accardi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 20:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Functions-On-Inline-Tables/m-p/413275#M153765</guid>
      <dc:creator>cesaraccardi</dc:creator>
      <dc:date>2012-11-07T20:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Functions On Inline Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Functions-On-Inline-Tables/m-p/413276#M153766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Try this also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *,MonthName(Date(Date,'YY-MMM')) as MonthName;&lt;/P&gt;&lt;P&gt;Load *,Date#(Fecha1,'DD/MM/YYYY')as Date Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Fecha1,Fecha2&lt;/P&gt;&lt;P&gt;31/01/2011,30/11/2010&lt;/P&gt;&lt;P&gt;31/01/2011,31/12/2010&lt;/P&gt;&lt;P&gt;31/01/2011,31/01/2011&lt;/P&gt;&lt;P&gt;28/02/2011,31/12/2010&lt;/P&gt;&lt;P&gt;28/02/2011,31/01/2011&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 20:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Functions-On-Inline-Tables/m-p/413276#M153766</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-11-07T20:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Functions On Inline Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Functions-On-Inline-Tables/m-p/413277#M153767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In your load statement you have used * (asterisk) which is to include all the fields.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Your inline load has &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Fecha1,Fecha2&lt;/SPAN&gt; fields.&lt;/P&gt;&lt;P&gt;You are trying to create another field in the name of Fecha1 again along with it.&lt;/P&gt;&lt;P&gt;There should not be more than one with same name. Not alone QV none accepts this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope your clear about the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 22:19:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Functions-On-Inline-Tables/m-p/413277#M153767</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-11-07T22:19:24Z</dc:date>
    </item>
  </channel>
</rss>

