<?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 Autogenerate records based on fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Autogenerate-records-based-on-fields/m-p/350683#M129992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to autogenerate records based on 2 fields. Start Operation and End Operation. e.g. 10 -50. I need to generate records by increments of 10. Therefore, i would have 10, 20, 30 , 40, 50 for this particular record. It also needs to be dynamic for each record since the start and end operation will vary by record. Any ideas? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2012 18:54:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-14T18:54:44Z</dc:date>
    <item>
      <title>Autogenerate records based on fields</title>
      <link>https://community.qlik.com/t5/QlikView/Autogenerate-records-based-on-fields/m-p/350683#M129992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to autogenerate records based on 2 fields. Start Operation and End Operation. e.g. 10 -50. I need to generate records by increments of 10. Therefore, i would have 10, 20, 30 , 40, 50 for this particular record. It also needs to be dynamic for each record since the start and end operation will vary by record. Any ideas? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 18:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autogenerate-records-based-on-fields/m-p/350683#M129992</guid>
      <dc:creator />
      <dc:date>2012-05-14T18:54:44Z</dc:date>
    </item>
    <item>
      <title>Autogenerate records based on fields</title>
      <link>https://community.qlik.com/t5/QlikView/Autogenerate-records-based-on-fields/m-p/350684#M129993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD Value, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;StartOperation+(iterno()-1)*10 as Operation &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;while StartOperation+(iterno()-1)*10&amp;lt;=EndOperation;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD * INLINE [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Value, StartOperation, EndOperation&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;10, 10, 50&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 19:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autogenerate-records-based-on-fields/m-p/350684#M129993</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-05-14T19:36:44Z</dc:date>
    </item>
    <item>
      <title>Autogenerate records based on fields</title>
      <link>https://community.qlik.com/t5/QlikView/Autogenerate-records-based-on-fields/m-p/350685#M129994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 20:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autogenerate-records-based-on-fields/m-p/350685#M129994</guid>
      <dc:creator />
      <dc:date>2012-05-14T20:14:01Z</dc:date>
    </item>
  </channel>
</rss>

