<?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: How do you capture a hyperlink url from a web page table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-you-capture-a-hyperlink-url-from-a-web-page-table/m-p/1234558#M619675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anna,&lt;/P&gt;&lt;P&gt;My current script does use the 'Web files...' connect method, but it only pulls the display value for the field and I cannot see any way of getting to the underlying hyperlink url. Any other suggestions?&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Mar 2017 15:09:45 GMT</pubDate>
    <dc:creator>jmclaren</dc:creator>
    <dc:date>2017-03-06T15:09:45Z</dc:date>
    <item>
      <title>How do you capture a hyperlink url from a web page table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-you-capture-a-hyperlink-url-from-a-web-page-table/m-p/1234554#M619671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have a Qlikview file that in essence, calls up a web page and grabs the columns in a table. For simplicity, lets say the web page has a table with two fields - 'Date' and 'Agenda' and might look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Agenda&lt;/P&gt;&lt;P&gt;01/01/2017&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;Agenda_Jan17&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;01/02/2017&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;Agenda_Feb17&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Currently my 'grab' loads two fields - 'Date' and 'Agenda', where 'Agenda' is the text as displayed above. On the source website table, the agenda item is hyperlinked and clicking on it would open the url i.e. '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://somewhere.com/Agenda_Jan17.pdf" rel="nofollow" target="_blank"&gt;http://somewhere.com/Agenda_Jan17.pdf&lt;/A&gt;&lt;SPAN&gt;' . What do I need to add to my script to create a third data item called, for instance, 'Agenda_URL' that grabs the url link address ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 11:52:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-you-capture-a-hyperlink-url-from-a-web-page-table/m-p/1234554#M619671</guid>
      <dc:creator>jmclaren</dc:creator>
      <dc:date>2017-03-06T11:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do you capture a hyperlink url from a web page table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-you-capture-a-hyperlink-url-from-a-web-page-table/m-p/1234555#M619672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Agenda_URL&lt;/SPAN&gt; try &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN&gt; =&amp;nbsp; '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://somewhere.com/" rel="nofollow" target="_blank"&gt;http://somewhere.com/&lt;/A&gt;&lt;SPAN&gt;' &amp;amp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Agenda&amp;nbsp; &amp;amp;'.pdf'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Agenda&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Agenda_URL&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01/01/2017&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Agenda_Jan17&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp; '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://somewhere.com/" rel="nofollow" target="_blank"&gt;http://somewhere.com/&lt;/A&gt;&lt;SPAN&gt;' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Agenda&amp;nbsp; &amp;amp;'.pdf'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01/02/2017&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;Agenda_Feb17&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 13:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-you-capture-a-hyperlink-url-from-a-web-page-table/m-p/1234555#M619672</guid>
      <dc:creator>annafuksa1</dc:creator>
      <dc:date>2017-03-06T13:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do you capture a hyperlink url from a web page table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-you-capture-a-hyperlink-url-from-a-web-page-table/m-p/1234556#M619673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks but my example wasn't good - the url could be anything so it is not possible to guess or construct it from the agenda text field. The hyperlink url itself would need to be read from the webpage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 13:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-you-capture-a-hyperlink-url-from-a-web-page-table/m-p/1234556#M619673</guid>
      <dc:creator>jmclaren</dc:creator>
      <dc:date>2017-03-06T13:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do you capture a hyperlink url from a web page table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-you-capture-a-hyperlink-url-from-a-web-page-table/m-p/1234557#M619674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;aaa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you need to download it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try (it is not working perfectly depends on website)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155336_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 13:58:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-you-capture-a-hyperlink-url-from-a-web-page-table/m-p/1234557#M619674</guid>
      <dc:creator>annafuksa1</dc:creator>
      <dc:date>2017-03-06T13:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do you capture a hyperlink url from a web page table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-you-capture-a-hyperlink-url-from-a-web-page-table/m-p/1234558#M619675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anna,&lt;/P&gt;&lt;P&gt;My current script does use the 'Web files...' connect method, but it only pulls the display value for the field and I cannot see any way of getting to the underlying hyperlink url. Any other suggestions?&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 15:09:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-you-capture-a-hyperlink-url-from-a-web-page-table/m-p/1234558#M619675</guid>
      <dc:creator>jmclaren</dc:creator>
      <dc:date>2017-03-06T15:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do you capture a hyperlink url from a web page table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-you-capture-a-hyperlink-url-from-a-web-page-table/m-p/1234559#M619676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you will need to take this field from data source as Qlikview is not able to read this, or try to use other tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 16:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-you-capture-a-hyperlink-url-from-a-web-page-table/m-p/1234559#M619676</guid>
      <dc:creator>annafuksa1</dc:creator>
      <dc:date>2017-03-06T16:00:38Z</dc:date>
    </item>
  </channel>
</rss>

