<?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 AW:Re: Include RSS in QlikView Application in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Include-RSS-in-QlikView-Application/m-p/203587#M60865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Where do i fond this Web Files option exactly ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Feb 2011 14:46:59 GMT</pubDate>
    <dc:creator>volcore79</dc:creator>
    <dc:date>2011-02-07T14:46:59Z</dc:date>
    <item>
      <title>Include RSS in QlikView Application</title>
      <link>https://community.qlik.com/t5/QlikView/Include-RSS-in-QlikView-Application/m-p/203585#M60863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i would like to load an RSS Feed into a QVD. How can i do this ?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Volker&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 14:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-RSS-in-QlikView-Application/m-p/203585#M60863</guid>
      <dc:creator>volcore79</dc:creator>
      <dc:date>2011-02-07T14:17:38Z</dc:date>
    </item>
    <item>
      <title>Include RSS in QlikView Application</title>
      <link>https://community.qlik.com/t5/QlikView/Include-RSS-in-QlikView-Application/m-p/203586#M60864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you know the address of the feed, you can use the Web Files option in the script editor to load it.&lt;/P&gt;&lt;P&gt;i.e. http://itunes.apple.com/gb/rss/topalbums/limit=10/explicit=true/xml&lt;/P&gt;&lt;P&gt;As long as it is a valid feed, the wizard should recognize the format of the data returned.&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 14:39:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-RSS-in-QlikView-Application/m-p/203586#M60864</guid>
      <dc:creator />
      <dc:date>2011-02-07T14:39:37Z</dc:date>
    </item>
    <item>
      <title>AW:Re: Include RSS in QlikView Application</title>
      <link>https://community.qlik.com/t5/QlikView/Include-RSS-in-QlikView-Application/m-p/203587#M60865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Where do i fond this Web Files option exactly ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 14:46:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-RSS-in-QlikView-Application/m-p/203587#M60865</guid>
      <dc:creator>volcore79</dc:creator>
      <dc:date>2011-02-07T14:46:59Z</dc:date>
    </item>
    <item>
      <title>AW:Re: Include RSS in QlikView Application</title>
      <link>https://community.qlik.com/t5/QlikView/Include-RSS-in-QlikView-Application/m-p/203588#M60866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can find this option in the script editor (Ctrl + E) middle section "Data from files"&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 15:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-RSS-in-QlikView-Application/m-p/203588#M60866</guid>
      <dc:creator>hector</dc:creator>
      <dc:date>2011-02-07T15:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: AW:Re: Include RSS in QlikView Application</title>
      <link>https://community.qlik.com/t5/QlikView/Include-RSS-in-QlikView-Application/m-p/1726982#M452080</link>
      <description>&lt;P&gt;I know this is a really old thread, but just in case anyone is finding it, I've just done this using the REST connector.&lt;/P&gt;&lt;P&gt;This code works for WP RSS feeds:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;let sWPSite = 'https://www.quickintelligence.co.uk/';

// To load from blog RSS feeds you will need to create a REST connection
// Name this GenericGET and point it to a placeholder, e.g. https://jsonplaceholder.typicode.com/posts
// Ensure that the method for the connection is set to GET, leave everything else as defaults
LIB CONNECT TO 'GenericGET';

  // Set some paging variables
  let iDone = 0;
  let iPage = 1;

  // And loop for each page - the 500 is a back-stop increast this if you need
  do while iDone = 0 and iPage &amp;lt;= 500;
  
      // Set the paging URL - asking for paged=1 fails
      let sPage = if(iPage = 1, '', '?paged=$(iPage)');

      // Cheeky error mode setting - if number of posts is divisible by 10 (the default page size) a crash can occur
      set errormode = 0;

      // Pull the raw data from the feed
      RawData:
      SQL SELECT 
          "__KEY_rss",
          (SELECT 
              "__KEY_channel",
              "__FK_channel",
              (SELECT 
                  "title" AS "title_u0",
                  "link" AS "link_u0",
                  "creator",
                  "pubDate",
                  "description",
//                  "encoded",
//                  "commentRss",
                  "__KEY_item",
                  "__FK_item"
              FROM "item" PK "__KEY_item" FK "__FK_item")
          FROM "channel" PK "__KEY_channel" FK "__FK_channel")
      FROM XML "rss" PK "__KEY_rss"
      WITH CONNECTION
      (
      URL "$(sWPSite)feed/$(sPage)"
      );

      set errormode = 1;

      // Check if we need another page and clean up
      let iDone = if(alt(NoOfRows('RawData'), 0) &amp;lt; 10, 1, iDone);
      let iPage = iPage + 1;
      DROP TABLE RawData;
  loop

next&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've included this, and code for loading from other RSS feeds and APIs in the zip file for my Instant Sense App. This Sense application allows you to load a set of data and some metadata and then visualise it straight away.&lt;/P&gt;&lt;P&gt;Find out more here: &lt;A href="https://www.quickintelligence.co.uk/isa" target="_blank"&gt;https://www.quickintelligence.co.uk/isa&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 21:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-RSS-in-QlikView-Application/m-p/1726982#M452080</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2020-07-10T21:47:47Z</dc:date>
    </item>
  </channel>
</rss>

