<?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: logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/logic/m-p/1359275#M822736</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the provided script, you are loading a Period table a period field (Format: MMM-YYYY) using the Autogenerate clause.&lt;/P&gt;&lt;P&gt; fieldvaluecount('Period1') will returns the number of distinct value available for Period1 field and then this result is fed to AUTOGENERATE clause.&lt;/P&gt;&lt;P&gt; Field date(fieldvalue('Period1',recno()),'MMM-YYYY') as Period will return Field value of Period1 for respective row nos. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Aug 2017 09:34:20 GMT</pubDate>
    <dc:creator>rahulpawarb</dc:creator>
    <dc:date>2017-08-07T09:34:20Z</dc:date>
    <item>
      <title>logic</title>
      <link>https://community.qlik.com/t5/QlikView/logic/m-p/1359273#M822734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, Can someone tell me what the below scripting doing ?&lt;/P&gt;&lt;P&gt;Period: LOAD date(fieldvalue('Period1',recno()),'MMM-YYYY') as Period AUTOGENERATE fieldvaluecount('Period1');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here there is no path from.... l but still this is executing . i wonder how ? Can please someone explain me this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic/m-p/1359273#M822734</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: logic</title>
      <link>https://community.qlik.com/t5/QlikView/logic/m-p/1359274#M822735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It creates a table called Period with only one field that's also called Period. It is using the values in a field called Period1 to create the values for the Period field. Look in the online help qlik.com/help to see what the functions fieldvalue, fieldvaluecount and autogenerate do. I can explain, but the online help already does and you'll learn more if you try to find answers yourself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 09:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic/m-p/1359274#M822735</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-08-07T09:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: logic</title>
      <link>https://community.qlik.com/t5/QlikView/logic/m-p/1359275#M822736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the provided script, you are loading a Period table a period field (Format: MMM-YYYY) using the Autogenerate clause.&lt;/P&gt;&lt;P&gt; fieldvaluecount('Period1') will returns the number of distinct value available for Period1 field and then this result is fed to AUTOGENERATE clause.&lt;/P&gt;&lt;P&gt; Field date(fieldvalue('Period1',recno()),'MMM-YYYY') as Period will return Field value of Period1 for respective row nos. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 09:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/logic/m-p/1359275#M822736</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-08-07T09:34:20Z</dc:date>
    </item>
  </channel>
</rss>

