<?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: Spreadsheet data ETL  from websites in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Spreadsheet-data-ETL-from-websites/m-p/808858#M1024349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply, even though it looks scarily complex, but I still tried.....I couldnt get it to work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example of what I am trying to do, using a publicly available data from a website. &lt;/P&gt;&lt;P&gt;Lets assume I am trying to directly extract any of the excel files on the webpage below into QV without having to download them. &lt;/P&gt;&lt;P&gt;Do I have to create a data connection or just use the Web Files link and how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this clarifies what I am trying to do.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.england.nhs.uk/statistics/statistical-work-areas/winter-daily-sitreps/winter-daily-sitrep-2014-15-data/" title="http://www.england.nhs.uk/statistics/statistical-work-areas/winter-daily-sitreps/winter-daily-sitrep-2014-15-data/"&gt;Statistics » Winter Daily SitRep 2014-15 Data&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Mar 2015 17:54:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-16T17:54:50Z</dc:date>
    <item>
      <title>Spreadsheet data ETL  from websites</title>
      <link>https://community.qlik.com/t5/QlikView/Spreadsheet-data-ETL-from-websites/m-p/808856#M1024347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody please advice on how to extract spreadsheet data from websites?&lt;/P&gt;&lt;P&gt;I have tried all the instructions in the videos and tutorials but none of them seem to be working.&lt;/P&gt;&lt;P&gt;Example, I tried including the /filename.xls extension at the end of the weblink, I still get error messages, this is &lt;/P&gt;&lt;P&gt;also the same for /filename.csv files. &lt;/P&gt;&lt;P&gt;Not sure what am doing wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 11:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Spreadsheet-data-ETL-from-websites/m-p/808856#M1024347</guid>
      <dc:creator />
      <dc:date>2015-03-16T11:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Spreadsheet data ETL  from websites</title>
      <link>https://community.qlik.com/t5/QlikView/Spreadsheet-data-ETL-from-websites/m-p/808857#M1024348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this way,&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12.0pt; font-family: 'inherit','serif';"&gt;Using RPC-Calls&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;An easier way is to use RPC-calls using owssvr.dll, like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;&lt;A href="http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=listGUID&amp;amp;View=viewGUID"&gt;&lt;SPAN style="color: #3778c7;"&gt;http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=listGUID&amp;amp;View=viewGUID&lt;/SPAN&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;listGUID and viewGUID must be in the format {XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;&lt;BR /&gt; The listGUID can easily be found by navigating to the list in Sharepoint and go to List Settings. The listGUID will then show up in the address-field in your browser.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;If viewGUID is omitted, the default view will be retrieved. To find the viewGUID locate the list in Sharepoint and activate the view needed. Select View Soure in IE to see the source code. Search for view={ to locate the viewGUID.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;The response will be in XML, so when reading into QlikView make sure you select XML Files and Internet File. Add the correct crafted URL as described above. The data retrieved can be found in the node xml/data/row.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;Example URLs to be used in QlikView:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;&lt;A href="http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List="&gt;&lt;SPAN style="color: #3778c7;"&gt;http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=&lt;/SPAN&gt;&lt;/A&gt;{B9C20FC4-4C04-4F4C-93EF-E69E11D286F2}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;&lt;A href="http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List="&gt;&lt;SPAN style="color: #3778c7;"&gt;http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=&lt;/SPAN&gt;&lt;/A&gt;{B9C20FC4-4C04-4F4C-93EF-E69E11D286F2}&amp;amp;View={58678A30-DC12-4C66-8568-28E4D9A3EED1}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;For more info about owssvr.dll use Google to find various ways of filtering the information&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="font-size: 10.0pt; font-family: 'inherit','serif';"&gt;Note: Only fields defined in a view can be retrieved. You need to construct the view with the fields needed, if not using the default view.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 12:04:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Spreadsheet-data-ETL-from-websites/m-p/808857#M1024348</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-03-16T12:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Spreadsheet data ETL  from websites</title>
      <link>https://community.qlik.com/t5/QlikView/Spreadsheet-data-ETL-from-websites/m-p/808858#M1024349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply, even though it looks scarily complex, but I still tried.....I couldnt get it to work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example of what I am trying to do, using a publicly available data from a website. &lt;/P&gt;&lt;P&gt;Lets assume I am trying to directly extract any of the excel files on the webpage below into QV without having to download them. &lt;/P&gt;&lt;P&gt;Do I have to create a data connection or just use the Web Files link and how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this clarifies what I am trying to do.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.england.nhs.uk/statistics/statistical-work-areas/winter-daily-sitreps/winter-daily-sitrep-2014-15-data/" title="http://www.england.nhs.uk/statistics/statistical-work-areas/winter-daily-sitreps/winter-daily-sitrep-2014-15-data/"&gt;Statistics » Winter Daily SitRep 2014-15 Data&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 17:54:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Spreadsheet-data-ETL-from-websites/m-p/808858#M1024349</guid>
      <dc:creator />
      <dc:date>2015-03-16T17:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Spreadsheet data ETL  from websites</title>
      <link>https://community.qlik.com/t5/QlikView/Spreadsheet-data-ETL-from-websites/m-p/808859#M1024350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually unaware this was left unanswered. I haven't been here for some time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution I found was kinda of easy. Just right clicking and selecting the 'copy link address' option and pasting that instead then 'Next'. Problem solved, no long scripting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 18:46:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Spreadsheet-data-ETL-from-websites/m-p/808859#M1024350</guid>
      <dc:creator />
      <dc:date>2015-04-28T18:46:55Z</dc:date>
    </item>
  </channel>
</rss>

