<?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: Load R dataframe into Qliksense in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128537#M14259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/12396"&gt;chaitanya&lt;/A&gt;‌!&lt;/P&gt;&lt;P&gt;Based on your post I'm not sure on how familiar you are with SSE (Server Side Extensions). Have you taken a look at the R-plugin (&lt;A href="https://github.com/qlik-oss/sse-r-plugin" title="https://github.com/qlik-oss/sse-r-plugin"&gt;https://github.com/qlik-oss/sse-r-plugin&lt;/A&gt;)? There is a Get Started guide in the repo explaining how to configure the plugin and run the examples provided. If you're not familiar with SSE I recommend you to first take a look at our main repository (&lt;A href="https://github.com/qlik-oss/server-side-extension" title="https://github.com/qlik-oss/server-side-extension"&gt;https://github.com/qlik-oss/server-side-extension&lt;/A&gt;) before looking into the R-plugin example, which explains the protocol and its functionality as well as provides examples in different languages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, &lt;/P&gt;&lt;P&gt;Josefine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2018 07:39:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-07-12T07:39:18Z</dc:date>
    <item>
      <title>Load R dataframe into Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128533#M14255</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 have a requirement to load dataframe created in R into qliksense , attached is the details. can someone help me with the syntax to load the dataframe into qliksense.Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Dataframe.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/207473_Dataframe.png" style="height: 653px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128533#M14255</guid>
      <dc:creator>chaitanyajami</dc:creator>
      <dc:date>2024-11-16T07:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Load R dataframe into Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128534#M14256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a good link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-2975"&gt;Integrating QV with R example kit.zip&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2018 15:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128534#M14256</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-10T15:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Load R dataframe into Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128535#M14257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carter,&lt;/P&gt;&lt;P&gt;Thanks for the response,in April 2018 qliksense, we can load the data from R to Qliksense without writing macros,&lt;/P&gt;&lt;P&gt;i would like to get help on syntax if you have idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2018 03:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128535#M14257</guid>
      <dc:creator>chaitanyajami</dc:creator>
      <dc:date>2018-07-11T03:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Load R dataframe into Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128536#M14258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Hello, I'm just in the process, with the integration you mention (AAI), the first thing I'll do is investigate what the default functions of the connector do:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;R.ScriptEvalStr&lt;/P&gt;&lt;P&gt;R.ScriptEvalExStr&lt;/P&gt;&lt;P&gt;R.ScriptEvalEx&lt;/P&gt;&lt;P&gt;R.ScriptEval&lt;/P&gt;&lt;P&gt;R.ScriptAggrStr&lt;/P&gt;&lt;P&gt;R.ScriptAggrExStr&lt;/P&gt;&lt;P&gt;R.ScriptAggrEx&lt;/P&gt;&lt;P&gt;R.ScriptAggr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2018 17:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128536#M14258</guid>
      <dc:creator>asiic999</dc:creator>
      <dc:date>2018-07-11T17:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Load R dataframe into Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128537#M14259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/12396"&gt;chaitanya&lt;/A&gt;‌!&lt;/P&gt;&lt;P&gt;Based on your post I'm not sure on how familiar you are with SSE (Server Side Extensions). Have you taken a look at the R-plugin (&lt;A href="https://github.com/qlik-oss/sse-r-plugin" title="https://github.com/qlik-oss/sse-r-plugin"&gt;https://github.com/qlik-oss/sse-r-plugin&lt;/A&gt;)? There is a Get Started guide in the repo explaining how to configure the plugin and run the examples provided. If you're not familiar with SSE I recommend you to first take a look at our main repository (&lt;A href="https://github.com/qlik-oss/server-side-extension" title="https://github.com/qlik-oss/server-side-extension"&gt;https://github.com/qlik-oss/server-side-extension&lt;/A&gt;) before looking into the R-plugin example, which explains the protocol and its functionality as well as provides examples in different languages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, &lt;/P&gt;&lt;P&gt;Josefine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 07:39:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128537#M14259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-12T07:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Load R dataframe into Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128538#M14260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Josefine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,i have installed SSER Plugin in qliksense setup, dont know how start extacting this data frame into qliksense. i just need to bring data in to sense, thats it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 08:07:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128538#M14260</guid>
      <dc:creator>chaitanyajami</dc:creator>
      <dc:date>2018-07-12T08:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Load R dataframe into Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128539#M14261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;try this way:&lt;/P&gt;&lt;P&gt;emp_data:&lt;/P&gt;&lt;P&gt;Load*&lt;/P&gt;&lt;P&gt;Extension R.ScriptEval('emp.data;');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 08:51:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128539#M14261</guid>
      <dc:creator>vasil_gutev</dc:creator>
      <dc:date>2018-07-12T08:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Load R dataframe into Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128540#M14262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vasil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iam getting below error, do you have any idea what could be done. all the services are up and running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="208159" alt="error.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208159_error.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 07:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128540#M14262</guid>
      <dc:creator>chaitanyajami</dc:creator>
      <dc:date>2018-07-18T07:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Load R dataframe into Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128541#M14263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chaitanya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check all of the columns data types and convert them to string, because some R data types aren't supported in Qlik. Later in Qlik Sense you can convert them again to "Date" and "Num".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 07:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128541#M14263</guid>
      <dc:creator>vasil_gutev</dc:creator>
      <dc:date>2018-07-18T07:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Load R dataframe into Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128542#M14264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think you can load directly a data frame from R to Qlik Sense, maybe you should try to export your data in csv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find how I load data frame with the Iris data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First I am importing the CSV file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;[Iris]:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LOAD &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; FROM [lib://Data/Iris.csv]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(txt, codepage is 28591, embedded labels, delimiter is ',', msq);&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I load this table in an other table to create cluester&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;[Cluster]:&lt;/P&gt;
&lt;P&gt;Load *&lt;/P&gt;
&lt;P&gt;Extension&lt;/P&gt;
&lt;P&gt;R.ScriptEval('&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X &amp;lt;- cbind(q$sL,q$sl,q$pL,q$pl)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cluster = kmeans(X, centers = 3, nstart=20)$cluster&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data.frame(Id = q$Id, Cluster);&lt;/P&gt;
&lt;P&gt;',&lt;SPAN style="font-size: 10pt;"&gt;Iris{Id,sL,sl,pL,pl});&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it'll help&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 09:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128542#M14264</guid>
      <dc:creator>yannick_c</dc:creator>
      <dc:date>2018-07-25T09:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Load R dataframe into Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128543#M14265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yannick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can load a data frame and I did it lots of times. The only problems i had was with data types that Qlik Sense could not use like factor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 06:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/128543#M14265</guid>
      <dc:creator>vasil_gutev</dc:creator>
      <dc:date>2018-07-30T06:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Load R dataframe into Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/1561802#M14266</link>
      <description>&lt;P&gt;Hi, can you please share the load script for loading&amp;nbsp;R data frame into qlik sense.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 10:34:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/1561802#M14266</guid>
      <dc:creator>spgurucse</dc:creator>
      <dc:date>2019-03-27T10:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Load R dataframe into Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/1644053#M14267</link>
      <description>&lt;P&gt;Get the load script?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 03:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/1644053#M14267</guid>
      <dc:creator>proctors</dc:creator>
      <dc:date>2019-11-07T03:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Load R dataframe into Qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/1650592#M14268</link>
      <description>&lt;P&gt;Hi there, would you be so kind to post an example of a load script to read an R dataframe please?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 10:58:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Load-R-dataframe-into-Qliksense/m-p/1650592#M14268</guid>
      <dc:creator>Saturnina</dc:creator>
      <dc:date>2019-11-25T10:58:08Z</dc:date>
    </item>
  </channel>
</rss>

