<?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: Url in Qliksense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Url-in-Qliksense/m-p/1335017#M29240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Tahoma, Arial; font-size: 13px;"&gt;This text was helped me &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Tahoma, Arial; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Tahoma, Arial; font-size: 13px;"&gt;In Qlik Sense deactivate the Standard Mode in Qlik Management Console -&amp;gt; Engine Properties. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Tahoma, Arial; font-size: 13px;"&gt;In Qlik Sense Desktop open the file C:\Users\{user}\Documents\Qlik\Sense\Settings.ini in a text editor. Change StandardReload=1 to StandardReload=0. Save the file and restart Qlik Sense.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 May 2017 13:58:19 GMT</pubDate>
    <dc:creator>MA1</dc:creator>
    <dc:date>2017-05-25T13:58:19Z</dc:date>
    <item>
      <title>Url in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Url-in-Qliksense/m-p/1335016#M29239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have one ptoblem with QlikSense&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to load information from website by url, but I want to see this url in script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;for example in Qlikview I can create this script&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Like:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "type",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; id as [UserID],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; first_name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; last_name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %Key_response_9466E14D029DB307&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FROM [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://api.vk.com/method/likes.getList.xml?type=post&amp;amp;owner_id=-15591739&amp;amp;item_id=1721344&amp;amp;friends_only=1&amp;amp;extended=1&amp;amp;filter=likes&amp;amp;count=2&amp;amp;offset=1&amp;amp;v=5.64" rel="nofollow" target="_blank"&gt;https://api.vk.com/method/likes.getList.xml?type=post&amp;amp;owner_id=-15591739&amp;amp;item_id=1721344&amp;amp;friends_only=1&amp;amp;extended=1&amp;amp;filter=likes&amp;amp;count=2&amp;amp;offset=1&amp;amp;v=5.64&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(XmlSimple, table is [response/items/user]);&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;but this script doesn't work in Qlik Sense.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Qliksense I can only use &lt;/P&gt;&lt;P&gt;Like:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "type",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; id,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; first_name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; last_name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %Key_response_9466E14D029DB307&lt;/P&gt;&lt;P&gt;FROM [lib://Like]&lt;/P&gt;&lt;P&gt;(XmlSimple, table is [response/items/user]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; [lib://Like] this line is automatic. Instead this line I need see url in QlikSense.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lots&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 08:32:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Url-in-Qliksense/m-p/1335016#M29239</guid>
      <dc:creator>MA1</dc:creator>
      <dc:date>2017-05-25T08:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Url in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Url-in-Qliksense/m-p/1335017#M29240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Tahoma, Arial; font-size: 13px;"&gt;This text was helped me &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Tahoma, Arial; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Tahoma, Arial; font-size: 13px;"&gt;In Qlik Sense deactivate the Standard Mode in Qlik Management Console -&amp;gt; Engine Properties. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Tahoma, Arial; font-size: 13px;"&gt;In Qlik Sense Desktop open the file C:\Users\{user}\Documents\Qlik\Sense\Settings.ini in a text editor. Change StandardReload=1 to StandardReload=0. Save the file and restart Qlik Sense.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 13:58:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Url-in-Qliksense/m-p/1335017#M29240</guid>
      <dc:creator>MA1</dc:creator>
      <dc:date>2017-05-25T13:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Url in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Url-in-Qliksense/m-p/2120026#M91231</link>
      <description>&lt;P&gt;I know this is way late but here is the solution that I just found&lt;/P&gt;
&lt;P&gt;&lt;A href="https://medium.com/@austinspivey1/scrape-with-qlik-7549f1b868ec" target="_blank" rel="noopener"&gt;The Surprising Power of Web File Data Connections in Qlik Sense | by Austin Spivey | Medium&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG class="nm gw"&gt;[Scoring Stats load]:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;LOAD&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; RK,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; TEAM,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; GP,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; PTS,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "FGM-FGA",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FG%,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "3PM-3PA",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "3P%",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "FTM-FTA",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FT%&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FROM [lib://ESPN (qlikcloud_qlikid_yourUserID)]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;STRONG class="nm gw"&gt;URL is "&lt;A href="http://www.espn.com/mens-college-basketball/statistics/team/_/stat/scoring/sort/points/year/2002/count/1" target="_blank" rel="noopener"&gt;http://www.espn.com/mens-college-basketball/statistics/team/_/stat/scoring/sort/points/year/2002/count/1&lt;/A&gt;", &lt;/STRONG&gt;&lt;SPAN&gt;html, codepage is 28591, embedded labels, table is @1);&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Create a LIB to any endpoint that works then use the "URL is" script specifier&amp;nbsp;and then you can pass variable values to any portion of the URL you want to iterate through.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 14:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Url-in-Qliksense/m-p/2120026#M91231</guid>
      <dc:creator>deonjoub</dc:creator>
      <dc:date>2023-09-19T14:06:59Z</dc:date>
    </item>
  </channel>
</rss>

